IDynamicProperties2._RemoveProperty Method | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax METHOD _RemoveProperty(
cName AS STRING
) AS LOGIC
bool _RemoveProperty(
string cName
)
Parameters
- cName
- Type: String
Return Value
Type:
LogicSee Also