This documentation is archived and is not being maintained.

SortFieldList::Add Method

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.

  Name Description
Public method Add(SortField) Adds the specified SortField instance to this list.
Public method Add(String, SortType) Adds a new SortField instance to this list that has the specified name and SortType.
Top
Show: