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

_KeyList::idx_get method

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

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

ReturnValue

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

参照