DsmlResponseDocument.Count 屬性

定義

Count 屬性包含這個集合中的 DirectoryResponse 物件數。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

這個集合中的 DirectoryResponse 物件數目。

適用於