get_Current()

IEnumeratorImplRefType::get_Current() const method

Gets current element.

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

Return Value

Currently referenced element copy.

See Also