Share via


DomainUpDown.DomainUpDownAccessibleObject.GetChildCount 메서드

정의

액세스 가능한 개체에 속하는 자식 수를 검색합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 override int GetChildCount();
public override int GetChildCount ();
override this.GetChildCount : unit -> int
Public Overrides Function GetChildCount () As Integer

반환

Int32

모든 경우에 3을 반환합니다.

적용 대상