Share via


SortFieldCollection Members

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

The SortFieldCollection type exposes the following members.

Constructors

 

Name

Description

Public method

SortFieldCollection

Infrastructure. Overloaded.

Top

Methods

 

Name

Description

Public method

Add

Infrastructure.

Public method

AddRange

Infrastructure.

Public method

Clear

Infrastructure.

Public method

Contains

Infrastructure. Overloaded.

Public method

CopyTo

Infrastructure.

Public method

Equals

Infrastructure. (Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetEnumerator

Infrastructure.

Public method

GetHashCode

Infrastructure. (Overrides Object.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

IndexOf

Infrastructure. Overloaded.

Public method

Insert

Infrastructure.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Remove

Infrastructure.

Public method

RemoveAt

Infrastructure.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Count

Infrastructure.

Public property

IsReadOnly

Infrastructure.

Public property

Item

Infrastructure. Overloaded.

Top

Events

 

Name

Description

Public event

Changed

Infrastructure.

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 property

IList.IsFixedSize

Explicit interface implemetationPrivate property

ICollection.IsSynchronized

Explicit interface implemetationPrivate property

IList.Item

Explicit interface implemetationPrivate method

IList.Remove

Explicit interface implemetationPrivate property

ICollection.SyncRoot

Top

See Also

Reference

SortFieldCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace