ToolStrip.ToolStripAccessibleObject.GetChildCount メソッド

定義

ユーザー補助オブジェクトに属する子の数を取得します。

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

戻り値

Int32

ユーザー補助オブジェクトに属する子の数。

適用対象

こちらもご覧ください