System::Data::DataRowCollection::idx_get 方法
DataRowCollection::idx_get method
RTTI 信息。
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | const int32_t | 集合中的行索引。 |
ReturnValue
请求的数据行对象。
备注
通过索引获取行。
另见
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Font for C++