Share via


SortFieldList.Remove Method

Include Protected Members
Include Inherited Members

Removes the SortField from 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
Public method Remove(String) Removes the SortField that has the specified field name from this list.
Public method Remove(FieldDefinition) Removes the SortField that has the specified field definition from this list.
Public method Remove(SortField) Removes the specified SortField from this list.

Top

See Also

Reference

SortFieldList Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace