SortFieldCollection Methods

Include Protected Members
Include Inherited Members

The SortFieldCollection type exposes the following members.

Methods

  Name Description
Public method Add
Public method AddRange
Public method Clear
Public method Contains(String)
Public method Contains(SortField)
Public method CopyTo
Public method Equals (Overrides Object.Equals(Object).)
Public method GetEnumerator
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IndexOf(String)
Public method IndexOf(SortField)
Public method Insert
Public method Remove
Public method RemoveAt
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add
Explicit interface implemetationPrivate method IList.Contains
Explicit interface implemetationPrivate method ICollection.CopyTo
Explicit interface implemetationPrivate method IList.IndexOf
Explicit interface implemetationPrivate method IList.Insert
Explicit interface implemetationPrivate method IList.Remove

Top

See Also

Reference

SortFieldCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace