System::Collections::Generic::IEnumerator::Current 方法
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.Font for C++