This documentation is archived and is not being maintained.
Microsoft.TeamFoundation.WorkItemTracking.Common Namespace
Visual Studio 2012
| Class | Description | |
|---|---|---|
![]() | OrderedVariableSizeList | Variable-size collection of elements of type T, without insert method or chance of changing of existing items, not synchronized |
![]() | ReadOnlyList | Readonly collection of elements of type T, not synchronized |
![]() | VariableSizeList | Variable-size collection of elements of type T, without insert method or chance of changing of existing items, not synchronized |
| Interface | Description | |
|---|---|---|
![]() | IVersionTag | IVersionTag interface is used to provide bounded objects with information about collection change. Collection must increment version tag when Add/Remove/Clear operations are performed. |
Show:
