WorkflowViewAccessibleObject.GetChildCount メソッド

定義

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

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

戻り値

Int32

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

適用対象