SortFieldList.Remove Method

Include Protected Members
Include Inherited Members

Remove a SortField.

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

Remove(FieldDefinition)

Remove a SortField by FieldDefinition.

Public method

Remove(SortField)

Removes the SortField from the list.

Public method

Remove(String)

Removes a SortField by name.

Top

See Also

Reference

SortFieldList Class

SortFieldList Members

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace