Metodo System::Data::DataRowCollection::idx_get
DataRowCollection::idx_get method
Informazioni RTTI.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | const int32_t | Indice della riga nella collezione. |
ReturnValue
Oggetto riga di dati richiesto.
Osservazioni
Ottiene la riga per indice.
Vedi anche
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Font for C++