Add |
Scroll |
Adds the specified TheEventType to the set.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add (nEventType As TheEventType) C# public virtual void Add (TheEventType nEventType)
Parameters nEventType TheEventType to be added to the set.
Return Value None. |