System::Collections::Generic::LinkedList::Enumerator::MoveNext 메서드

Enumerator::MoveNext method

열거자를 다음 요소로 이동시킵니다(있는 경우).

bool System::Collections::Generic::LinkedList<T>::Enumerator::MoveNext() override

ReturnValue

다음 요소가 성공적으로 선택되면 true, 그렇지 않으면 false.

또 보기