跳转至主内容
跳到 Ask Learn 聊天体验
此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
下载 Microsoft Edge
有关 Internet Explorer 和 Microsoft Edge 的详细信息
目录
退出焦点模式
询问 Learn
询问 Learn
语言
csharp
jscript
vb
fsharp
目录
使用英语阅读
添加
添加到计划
通过
Facebook
x.com 共享
LinkedIn
电子邮件
打印
备注
访问此页面需要授权。 可以尝试
登录
或
更改目录
。
访问此页面需要授权。 可以尝试
更改目录
。
Microsoft.TeamFoundation.WorkItemTracking.Common Namespace
2014-07-02
反馈
本文内容
Classes
Class
Description
OrderedVariableSizeList
Variable-size collection of elements of type T, without insert method or chance of changing of existing items, not synchronized.
ReadOnlyList
Read-only 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.
Interfaces
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.
其他资源