DataGridViewImageCell.DataGridViewImageCellAccessibleObject.GetChildCount メソッド

定義

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

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

戻り値

Int32

値 -1。

適用対象

こちらもご覧ください