UserServer.Contains (String) Method
This language is not supported or no code example is available.
public:
virtual bool Contains(
String^ userName
) abstract
This language is not supported or no code example is available.
public abstract function Contains(
userName : String
) : boolean;
This language is not supported or no code example is available.
Parameters
-
userName
-
string
Return Value
bool
In this article
Definition