DsmlRequestDocument.ICollection.Count 屬性

定義

取得這個集合中的 DirectoryRequest 物件數目。

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

屬性值

DirectoryRequest 物件的數目。

實作

適用於