طريقة 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.

انظر أيضًا