get_Current()

IEnumerator::get_Current() const method

Gets current element.

virtual const SharedPtr<System::Object> & System::Collections::IEnumerator::get_Current() const =0

Return Value

Currently referenced element copy.

See Also