Sorts the data using the
CopyC#
Ascendent
indicator. The file name is the default sort.

Namespace: Jscape.Ftp
Assembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0

Syntax

C#
public ArrayList GetSortedList()
Visual Basic
Public Function GetSortedList As ArrayList
Visual C++
public:
ArrayList^ GetSortedList()

Return Value

A sorted ArrayList data

See Also