An NDoc Documented Class Library
ServerStrings.Remove Method
Remove the given string from the collection.
public
void
Remove(
string
str
);
Parameters
str
String to remove.
See Also
ServerStrings Class
|
EnterpriseDT.Net.Ftp Namespace