System::Collections::Generic::IEnumerator::Current method
IEnumerator::Current method
Возвращает текущий элемент.
virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::Current() const
ReturnValue
Копия текущего ссылочного элемента.
См. также
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++