DataGridViewRowCollection(DataGridView) 建構函式

定義

初始化 DataGridViewRowCollection 類別的新執行個體。

public:
 DataGridViewRowCollection(System::Windows::Forms::DataGridView ^ dataGridView);
public DataGridViewRowCollection (System.Windows.Forms.DataGridView dataGridView);
new System.Windows.Forms.DataGridViewRowCollection : System.Windows.Forms.DataGridView -> System.Windows.Forms.DataGridViewRowCollection
Public Sub New (dataGridView As DataGridView)

參數

適用於

另請參閱