WorkflowViewAccessibleObject.GetChildCount メソッド

定義

WorkflowViewAccessibleObjectに属する子の数を取得します。

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

返品

WorkflowViewAccessibleObjectに属する子オブジェクトの数を表す整数。

適用対象