System::Collections::IEnumeratorImplValueType::get_Current 方法
IEnumeratorImplValueType::get_Current method
获取当前元素。
virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplValueType<T>::get_Current() const override
ReturnValue
当前引用的元素副本。
另见
- Typedef SharedPtr
- Class Object
- Class IEnumeratorImplValueType
- Namespace System::Collections
- Library Aspose.Font for C++