The class for sorting.

Inheritance Hierarchy

Object
    DlxSort

Constructors

Name Description
DlxSort Constructs a DlxSort object.

Methods

Name Description
AddString Adds a new item to the list.
GetCount Gets the number of items in the list.
GetData Gets the numeric value associated with the specified item.
GetString Gets the name of the specified item.
IsValid Check if the object is a valid DlxSort.
Sort Sort the items in the list.

See also