get_Current()

IEnumerator::get_Current() const method

Gets current element.

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0

Return Value

Currently referenced element copy.

See Also