CtcObjectBaseDeleteSelf Method |
Deletes this CTC object.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Overridable Sub DeleteSelf
public virtual void DeleteSelf()
RemarksProperly disposes the object and removes all references to it.
See Also