Include Protected Members
Include Inherited Members
Adds the specified SortField instance to this list.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
Add(SortField) | Adds the specified SortField instance to this list. |
![]() |
Add(String, SortType) | Adds a new SortField instance to this list that has the specified name and SortType. |
Top