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.

적용 대상