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