FolderInfoBaseSortFolderList Method

Sorts the folder list using an alphanumeric comparer.

Definition

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

Return Value

String
Array of folder list key values.

Implements

IFolderInfoSortFolderList

See Also