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

ServerStringsContains Method

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

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool Contains(
	string str
)

Parameters

str  String

Return Value

Boolean

See Also