DataGridViewComboBoxCell.ObjectCollection(DataGridViewComboBoxCell) 생성자

정의

DataGridViewComboBoxCell.ObjectCollection 클래스의 새 인스턴스를 초기화합니다.

public:
 ObjectCollection(System::Windows::Forms::DataGridViewComboBoxCell ^ owner);
public ObjectCollection (System.Windows.Forms.DataGridViewComboBoxCell owner);
new System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection : System.Windows.Forms.DataGridViewComboBoxCell -> System.Windows.Forms.DataGridViewComboBoxCell.ObjectCollection
Public Sub New (owner As DataGridViewComboBoxCell)

매개 변수

owner
DataGridViewComboBoxCell

컬렉션을 소유하는 DataGridViewComboBoxCell입니다.

적용 대상

추가 정보