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)

參數

適用於

另請參閱