ISortFields Interface Members
In This Topic
The following tables list the members exposed by ISortFields.
Public Properties
| Name | Description |
| Count |
Gets the list count.
|
| Item |
Gets the sort key in the sort list.
|
Top
Public Methods
| Name | Description |
| Add |
Adds a sort field.
|
| Clear |
Clears the list.
|
| Remove |
Removes a sort field.
|
Top
See Also