طريقة System::Data::DataView::idx_get
DataView::idx_get method
يحصل على عروض الصفوف.
System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
| معامل | نوع | الوصف |
|---|---|---|
| recordIndex | const int32_t | فهرس عرض الصف. |
ReturnValue
Data row view at specified index.
انظر أيضًا
- Typedef SharedPtr
- Class DataRowView
- Class DataView
- Namespace System::Data
- Library Aspose.Font for C++