System::Collections::IEnumeratorImplRefType::get_Current method
IEnumeratorImplRefType::get_Current method
Gets current element.
virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplRefType<T>::get_Current() const override
ReturnValue
Currently referenced element copy.
See Also
- Typedef SharedPtr
- Class Object
- Class IEnumeratorImplRefType
- Namespace System::Collections
- Library Aspose.PUB for C++