System::Collections::Generic::EnumeratorWrapperIterator::IncrementIterator 方法

EnumeratorWrapperIterator::IncrementIterator method

将迭代器向前移动一步。必须更新 m_is_end 和 m_pointer。

void System::Collections::Generic::EnumeratorWrapperIterator<Element>::IncrementIterator() override

另见