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