idx_get()
DataView::idx_get(const int32_t) method
Gets row views.
System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
Arguments
Parameter | Type | Description |
---|---|---|
recordIndex | const int32_t | Row view index. |
Return Value
Data row view at specified index.
See Also
- Typedef SharedPtr
- Class DataRowView
- Class DataView
- Namespace System::Data
- Library Aspose.Slides