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

適用対象

こちらもご覧ください