Metode System::Data::DataView::idx_get
DataView::idx_get method
Mendapatkan tampilan baris.
System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| recordIndex | const int32_t | Indeks tampilan baris. |
ReturnValue
Data row view at specified index.
Lihat Juga
- Typedef SharedPtr
- Class DataRowView
- Class DataView
- Namespace System::Data
- Library Aspose.Page for C++