System::Collections::Generic::_KeyCollection::Enumerator::get_Current メソッド

Enumerator::get_Current method

現在のキーを取得します。

MakeConstRef_t<TKey> System::Collections::Generic::_KeyCollection<Dict>::Enumerator::get_Current() const override

ReturnValue

現在のキーです。

参照