PrincipalCollection.ICollection.Count 屬性

定義

傳回這個集合中 Principal 物件的計數。

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
int System.Collections.ICollection.Count { [System.Security.SecurityCritical] get; }
member this.System.Collections.ICollection.Count : int
[<get: System.Security.SecurityCritical>]
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

屬性值

這個集合中的物件計數 Principal

實作

屬性

適用於