System::Data::DataRowCollection::idx_get Methode
DataRowCollection::idx_get method
RTTI-Informationen.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | const int32_t | Zeilenindex in der Sammlung. |
ReturnValue
Angefordertes Datenzeilenobjekt.
Hinweise
Liefert die Zeile nach Index.
Siehe auch
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Font for C++