Custom.RemoveObject Method | |
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax METHOD RemoveObject(
cName
) AS LOGIC CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public bool RemoveObject(
Usual cName = default
)
Request Example
View SourceParameters
- cName (Optional)
- Type: Usual
Return Value
Type:
LogicSee Also