XmlSchemaObjectEnumerator.IEnumerator.MoveNext 메서드

정의

이 멤버에 대한 설명은 MoveNext()를 참조하세요.

 virtual bool System.Collections.IEnumerator.MoveNext() = System::Collections::IEnumerator::MoveNext;
bool IEnumerator.MoveNext ();
abstract member System.Collections.IEnumerator.MoveNext : unit -> bool
override this.System.Collections.IEnumerator.MoveNext : unit -> bool
Function MoveNext () As Boolean Implements IEnumerator.MoveNext

반환

Boolean

다음 XmlSchemaObject입니다.

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, XmlSchemaObjectEnumerator 인스턴스가 IEnumerator 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상