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

当前键。

另见