System::Collections::Generic::SimpleEnumerator::get_Current 方法
SimpleEnumerator::get_Current method
获取 “current” 元素。
MakeConstRef_t<Element> System::Collections::Generic::SimpleEnumerator<Container, Element>::get_Current() const override
ReturnValue
当前元素(如果有),否则为默认构造的项。
另见
- Typedef MakeConstRef_t
- Class SimpleEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++