System::Collections::Generic::_ValueList::idx_get メソッド

_ValueList::idx_get method

指定された位置の値を取得します。

virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
パラメーター説明
インデックスint値を取得するインデックスです。

ReturnValue

指定された位置の値のコピー。

参照