An NDoc Documented Class Library
ServerStrings.AddRange Method
Add all the strings to the collection.
public
void
AddRange(
string[]
strs
);
Parameters
strs
Strings to add.
See Also
ServerStrings Class
|
EnterpriseDT.Net.Ftp Namespace