System::Data::DataRow::idx_get メソッド

DataRow::idx_get method

RTTI 情報。

System::SharedPtr<System::Object> System::Data::DataRow::idx_get(const int32_t columnIndex)
パラメーター説明
columnIndexconst int32_tデータを取得する列。

ReturnValue

ボックス化された値。

備考

指定された列インデックスのオブジェクトを取得します。

参照