Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class SortFieldCollection _
Implements IList, ICollection, IEnumerable
'Usage
Dim instance As SortFieldCollection
public sealed class SortFieldCollection : IList,
ICollection, IEnumerable
public ref class SortFieldCollection sealed : IList,
ICollection, IEnumerable
public final class SortFieldCollection implements IList, ICollection, IEnumerable
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Controls.SortFieldCollection
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace