다음을 통해 공유


WorkflowViewAccessibleObject.GetChildCount 메서드

정의

WorkflowViewAccessibleObject에 속한 자식의 수를 검색합니다.

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

반환

Int32

WorkflowViewAccessibleObject에 속한 자식 개체의 수를 나타내는 정수입니다.

적용 대상