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.Page for C++