Contains.2 |
Scroll |
Checks if a user with the specified user name exists in the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Contains ( _ strUserName As String _ ) As Boolean C# public virtual bool Contains ( string strUserName ) ParametersstrUserName User name to look for Return Value
|