System::Collections::Generic::SimpleEnumerator::get_Current метод
SimpleEnumerator::get_Current method
Получает текущий элемент.
MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<Container, Element>::get_Current() const override
ReturnValue
Текущий элемент (если есть) или элемент, созданный по умолчанию, в противном случае.
См. также
- Typedef MakeConstRef_t
- Class SimpleEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++