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 개체 수입니다.

적용 대상