共用方式為


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 命名空間