System::Data::DataRowCollection::idx_get‑metod
DataRowCollection::idx_get method
RTTI-information.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | const int32_t | Radindex i samlingen. |
ReturnValue
Begärt datarad‑objekt.
Anmärkningar
Hämtar rad efter index.
Se även
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Page for C++