Share via


SortFieldList.Insert Method

Include Protected Members
Include Inherited Members

Inserts the specified SortField instance into this list at the specified index.

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
Public method Insert(Int32, SortField) Inserts the specified SortField instance into this list at the specified index.
Public method Insert(Int32, String, SortType) Inserts a new SortField that has the specified name and SortType into this list.

Top

See Also

Reference

SortFieldList Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace