System::Data::DataRowCollection::idx_get-methode
DataRowCollection::idx_get method
RTTI-informatie.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | const int32_t | Rij-index in de collectie. |
ReturnValue
Gevraagd gegevensrijobject.
Opmerkingen
Haalt rij op basis van index.
Zie ook
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Page for C++