ViewEventSet.Add Method
Include Protected Members
Include Inherited Members
Adds a view event to the event set.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(ViewEvent) | Adds a ViewEvent object to the ViewEventSet object. | |
Add(ViewEventSet, ViewEvent) | Adds an event to the event set. |
Top