ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace : SortedColumnList Class |
The following tables list the members exposed by SortedColumnList.
Name | Description | |
---|---|---|
Count | Indicates the number of items in the list. | |
Item | Gets the element at the specified index. |
Name | Description | |
---|---|---|
Add | Adds new Sorted Column item to the list. | |
Clear | Clears the list. | |
Delete | Removes item at the specified index from the list and disposes it. | |
IndexOf | Overloaded. Determines the index of a specific item in the list. | |
Remove | Overloaded. Removes the item from the list and disposes it. |