Метод get_Current класса System::Collections::Generic::IEnumerator
IEnumerator::get_Current method
Получает текущий элемент.
virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0
ReturnValue
Копия текущего ссылочного элемента.
См. также
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++