Set<T>.Count 属性

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

语法

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

属性值

类型:System.Int32

实现

ICollection<T>.Count

.NET Framework 安全性

请参见

参考

Set<T> 类

Microsoft.TeamFoundation.VersionControl.Common.Internal 命名空间