System::Data::DataView::idx_get メソッド
DataView::idx_get method
行ビューを取得します。
System::SharedPtr<System::Data::DataRowView> System::Data::DataView::idx_get(const int32_t recordIndex)
| パラメーター | 型 | 説明 |
|---|---|---|
| recordIndex | const int32_t | 行ビューのインデックス。 |
ReturnValue
Data row view at specified index.
参照
- Typedef SharedPtr
- Class DataRowView
- Class DataView
- Namespace System::Data
- Library Aspose.Page for C++