Share via


Microsoft.TeamFoundation.WorkItemTracking.Common Namespace

Classes

  Class Description
Public class OrderedVariableSizeList An object which contains a variable-size collection of elements of type T, without an insert method, without the ability to change existing items, and which is not synchronized.
Public class ReadOnlyList Infrastructure. Object to contain a read-only collection of elements of type T which is not synchronized.
Public class VariableSizeList An object which contains a variable-size collection of elements of type T, without an insert method, without the ability to change existing items, and which is not synchronized.

Structures

  Structure Description
Public structure AccountDisplayMode

Interfaces

  Interface Description
Public interface IVersionTag Used to provide bounded objects with information about a collection change.