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