SortFieldList.Insert Method

Include Protected Members
Include Inherited Members

Adds a SortField to the collection.

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)

Adds a SortField to the collection at the given index.

Public method

Insert(Int32, String, SortType)

Adds a SortField to the collection at the given index.

Top

See Also

Reference

SortFieldList Class

SortFieldList Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace