Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Sub New ( _
	comparerType As FtpItemComparerType _
)
C#
public FtpItemComparer(
	FtpItemComparerType comparerType
)

Parameters

comparerType
Type: Rebex.Net..::..FtpItemComparerType

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also