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

Syntax

Visual Basic
Public Sub New ( _
	comparerType As SftpItemComparerType _
)
C#
public SftpItemComparer(
	SftpItemComparerType comparerType
)

Parameters

comparerType
Type: Rebex.Net..::..SftpItemComparerType

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also