Contains.1 |
Scroll |
Checks if a user with the specified Thereforeā¢ user ID exists in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ nUserID As Integer _ ) As Boolean C# public virtual bool Contains ( int nUserID )
Parameters nUserID Thereforeā¢ User ID of the user to look for.
Return Value
|