idx_get()
DataRow::idx_get(const int32_t) method
RTTI information.
System::SharedPtr<System::Object> System::Data::DataRow::idx_get(const int32_t columnIndex)
Arguments
Parameter | Type | Description |
---|---|---|
columnIndex | const int32_t | Column to get data from. |
Return Value
Boxed value.
Remarks
Gets object at specified column index.
See Also
- Typedef SharedPtr
- Class Object
- Class DataRow
- Namespace System::Data
- Library Aspose.Slides