.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.Remove 方法
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
X#
C#
复制
METHOD
Remove
(
cPropertyName
AS
STRING
)
AS
LOGIC
public
bool
Remove
(
string
cPropertyName
)
查看代码
参数
cPropertyName
类型:
String
返回值
类型:
Boolean
参见
引用
PropertyContainer 类
XSharp.VFP 命名空间