virtual void Destroy() = 0;
Perform clean up as appropriate. Do a 'delete this' if this object was allocated on the heap.
Class Overview | Class Members