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