DsmlRequestDocument.Count 속성

정의

속성에는 이 Count 컬렉션의 DirectoryRequest 개체 수가 포함됩니다.

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

속성 값

이 컬렉션의 DirectoryRequest 개체 수입니다.

적용 대상