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

DataTableCollection::idx_get method

RTTI 情報。

System::SharedPtr<DataTable> System::Data::DataTableCollection::idx_get(const System::String &name)
パラメーター説明
nameconst System::String&テーブル名。

ReturnValue

指定された名前のテーブル。

備考

名前でテーブルを取得します。

参照