IAccessible.accChildCount 속성

정의

IAccessible 인터페이스와 노출된 모든 멤버는 COM(구성 요소 개체 모델) IAccessible 인터페이스에 대한 관리되는 래퍼의 일부입니다.

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

속성 값

개수를 나타내는 정수입니다.

설명

자세한 accChildCount내용은 IAccessible::get_accChildCount 참조하세요.

적용 대상