System::Collections::Generic::_ValueCollection::Enumerator::get_Current 方法

Enumerator::get_Current method

获取当前值。

MakeConstRef_t<TValue> System::Collections::Generic::_ValueCollection<Dict>::Enumerator::get_Current() const override

ReturnValue

当前值。

另见