This documentation is archived and is not being maintained.

Microsoft.TeamFoundation.WorkItemTracking.Common Namespace

  ClassDescription
Public classOrderedVariableSizeListAn 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 classReadOnlyListInfrastructure. Object to contain a read-only collection of elements of type T which is not synchronized.
Public classVariableSizeListAn 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.

  StructureDescription
Public structureAccountDisplayMode

  InterfaceDescription
Public interfaceIVersionTagUsed to provide bounded objects with information about a collection change.
Show: