addEvent method

void addEvent (
  1. IEvent event
)

Adds an IEvent event to this command set.

  • event the event to add. See IEvent