This topic has not yet been rated - Rate this topic

SortFieldCollection Class

This is a collection class that holds DisplayFields

Object
  Microsoft.TeamFoundation.WorkItemTracking.Controls.SortFieldCollection

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
public sealed class SortFieldCollection : IList, 
	ICollection, IEnumerable

The SortFieldCollection type exposes the following members.

  NameDescription
Public methodAdd
Public methodAddRange
Public methodClear
Public methodContains(String)
Public methodContains(SortField)
Public methodCopyTo
Public methodEquals (Overrides Object.Equals(Object).)
Public methodGetEnumerator
Public methodGetHashCode (Overrides Object.GetHashCode.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodIndexOf(String)
Public methodIndexOf(SortField)
Public methodInsert
Public methodRemove
Public methodRemoveAt
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top
  NameDescription
Public eventChanged
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.