System::Data::DataView::idx_get メソッド

DataView::idx_get method

行ビューを取得します。

System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
パラメーター説明
recordIndexconst int32_t行ビューのインデックス。

ReturnValue

Data row view at specified index.

参照