ConcurrentCollectionDictionary<TKey, TElement>.Count 属性

命名空间:  Microsoft.TeamFoundation.Framework.Common
程序集:  Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)

语法

声明
Public ReadOnly Property Count As Integer
public int Count { get; }

属性值

类型:System.Int32

实现

ICollectionDictionary<TKey, TElement>.Count

.NET Framework 安全性

请参见

参考

ConcurrentCollectionDictionary<TKey, TElement> 类

Microsoft.TeamFoundation.Framework.Common 命名空间