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