DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject.GetChildCount メソッド

定義

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

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

戻り値

値 -1。

適用対象

こちらもご覧ください