.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VFP
Collection 类
Collection 方法
IEnumerable.GetEnumerator 方法
Add 方法
AddObject 方法
GetKey 方法
Item 方法
Collection.GetKey 方法
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
X#
C#
复制
METHOD
GetKey
(
uKey
AS
USUAL
)
AS
Object
public
Object
GetKey
(
__Usual
uKey
)
查看代码
参数
uKey
类型:
__Usual
返回值
类型:
Object
参见
引用
Collection 类
XSharp.VFP 命名空间