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。

适用于

另请参阅