edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ServerStringsAddRange Method

Add all the strings to the collection.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void AddRange(
	string[] strs
)

Parameters

strs  String
Strings to add.

See Also