An NDoc Documented Class Library

ServerStrings.Contains Method 

Returns true if the given string is already in the collection.

public bool Contains(
   string str
);

Parameters

str

Return Value

See Also

ServerStrings Class | EnterpriseDT.Net.Ftp Namespace