ViewEventSet.Add Method
Adds a view event to the event set.
Overload List
| Name | Description |
|---|---|
| ViewEventSet.Add (ViewEvent) |
Adds a ViewEvent object to the ViewEventSet object.
|
| ViewEventSet.Add (ViewEventSet, ViewEvent) |
Adds an event to the event set.
|
See Also