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

Syntax

Visual Basic
Private Function GetList ( _
	arguments As String _
) As FileSystemItemCollection Implements IFtp.GetList
C#
FileSystemItemCollection IFtp.GetList(
	string arguments
)

Parameters

arguments
Type: System..::..String

Implements

IFtp..::..GetList(String)

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also