The following tables list the members exposed by LevelSortDirectionCollection.
Name | Description | |
---|---|---|
![]() | LevelSortDirectionCollection Constructor | Initializes a new instance of the LevelSortDirectionCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>) |
![]() | Item | Gets or sets the System.ComponentModel.ListSortDirection with the specified level unique name. |
![]() | Keys | Gets all the level unique names. |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<KeyValuePair<string,ListSortDirection>>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. Clears the items in the collection. |
![]() | InsertItem | Overridden. Inserts a new item at the specified index. |
![]() | RemoveItem | Overridden. Removes the item at the specified index. |
![]() | SetItem | Overridden. Replaces the item at the specified index. |