idx_get()
DataRowCollection::idx_get(const int32_t) method
RTTI information.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
Arguments
Parameter | Type | Description |
---|---|---|
index | const int32_t | Row index in collection. |
Return Value
Requested data row object.
Remarks
Gets row by index.
See Also
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Slides