System::Collections::Generic::SimpleEnumerator::get_Current method
SimpleEnumerator::get_Current method
Gets ‘current’ element.
MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<Container, Element>::get_Current() const override
ReturnValue
Current element (if any) or default-constructed item otherwise.
See Also
- Typedef MakeConstRef_t
- Class SimpleEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++