.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VFP
PropertyContainer 类
PropertyContainer 方法
IEnumerable(NameValuePair).GetEnumerator 方法
IEnumerable.GetEnumerator 方法
Add 方法
GetProperties 方法
GetPropertyNames 方法
NoIvarGet 方法
NoIvarPut 方法
Remove 方法
PropertyContainer.GetProperties 方法
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
X#
C#
复制
METHOD
GetProperties
()
AS
IList
<
NameValuePair
>
public
IList
<
NameValuePair
>
GetProperties
()
查看代码
返回值
类型:
IList
NameValuePair
参见
引用
PropertyContainer 类
XSharp.VFP 命名空间