DataGridViewCell.DataGridViewCellAccessibleObject.GetChildCount 메서드

정의

에 속하는 자식 수를 반환합니다 DataGridViewCell.DataGridViewCellAccessibleObject.

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

반품

해당 소유 DataGridViewCellDataGridViewCell.DataGridViewCellAccessibleObject 편집 중인 경우 값 1이고, 그렇지 않으면 -1입니다.

예외

속성 값은 Owner .입니다 null.

적용 대상

추가 정보