get_Current()

IEnumeratorImplValueType::get_Current() const method

Gets current element.

virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplValueType<T>::get_Current() const override

Return Value

Currently referenced element copy.

See Also