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