System::Collections::Generic::_ValueCollection::Enumerator::get_Current method

Enumerator::get_Current method

Gets current value.

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

ReturnValue

Current value.

See Also