Custom.RemoveProperty 方法 | |
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法 METHOD RemoveProperty(
cPropertyName AS STRING
) AS LOGIC
public bool RemoveProperty(
string cPropertyName
)
查看代码参数
- cPropertyName
- 类型:String
返回值
类型:
Boolean参见