VObject.Destroy Method | |
Free memory resources allocated for a VObject object and its derived objects.
Namespace:
XSharp
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax VIRTUAL METHOD Destroy() AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual Destroy()
Request Example
View SourceReturn Value
Type:
UsualSee Also