Therefore API > API Reference > Classes > TheEventSet > Methods
Contains
Returns true if the specified TheEventType is contained in the set and false otherwise.
Namespace: Therefore.API
Parameters
nEventType
TheEventType to be checked.
Return Value
Value
Condition
true
The set contains the specified TheEventType.
false
The set does not contain the specified TheEventType.