Contains.3 |
Scroll |
Checks if a user with the same ID as the specified TheUser exists in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ pUser As TheUser ) As Boolean C# public virtual bool Contains ( TheUser pUser ) ParameterspUser User to look for. Return Value
|
|