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 数。

実装

属性

適用対象