FolderInfoBaseSortFileList Method

Sorts the file list using an alphanumeric comparer.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public string[] SortFileList()

Return Value

String
Array of file list key values.

Implements

IFolderInfoSortFileList

See Also