Contains |
Scroll |
Returns true if the specified TheEventType is contained in the set and false otherwise.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains (nEventType As TheEventType) As Boolean C# public virtual bool Contains (TheEventType nEventType)
Parameters nEventType TheEventType to be checked.
Return Value
|