System::Data::DataRow::idx_get 方法
DataRow::idx_get method
RTTI 信息。
System::SharedPtr<System::Object> System::Data::DataRow::idx_get(const int32_t columnIndex)
| 参数 | 类型 | 描述 |
|---|---|---|
| columnIndex | const int32_t | 获取数据的列。 |
ReturnValue
装箱值。
备注
获取指定列索引处的对象。
另见
- Typedef SharedPtr
- Class Object
- Class DataRow
- Namespace System::Data
- Library Aspose.Font for C++