This method deletes an event instance (releases the memory used by an event). The Delete method is used instead of the standard delete operation to support the static memory allocation of events by IBM® Rational® Rhapsody®.
Use only this method to delete events.
Public
virtual void Delete()
If the Attributes attribute is TRUE, the execute method calls Delete to delete the event.