System::Data::DataView::idx_get metodo
DataView::idx_get method
Restituisce le viste delle righe.
System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
| Parametro | Tipo | Descrizione |
|---|---|---|
| recordIndex | const int32_t | Indice della visualizzazione della riga. |
ReturnValue
Data row view at specified index.
Vedi anche
- Typedef SharedPtr
- Class DataRowView
- Class DataView
- Namespace System::Data
- Library Aspose.Font for C++