System::Collections::IEnumeratorImplRefType::get_Current 方法
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.Font for C++