共用方式為


ReadOnlyLinkedElementCollection<T>.Count 屬性

取得集合中的角色扮演者數目。

命名空間:  Microsoft.VisualStudio.Modeling
組件:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 中)

語法

'宣告
Public ReadOnly Property Count As Integer
public int Count { get; }

屬性值

類型:System.Int32
集合的角色扮演者數目。

實作

ICollection<T>.Count
ICollection.Count

.NET Framework 安全性

請參閱

參考

ReadOnlyLinkedElementCollection<T> 類別

Microsoft.VisualStudio.Modeling 命名空間