Deletes this CTC object.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public virtual void DeleteSelf()
Visual Basic
Public Overridable Sub DeleteSelf

Remarks

Properly disposes the object and removes all references to it.

See Also