ImportScopeCollection.Enumerator.IEnumerator.Reset 메서드

정의

컬렉션의 첫 번째 요소 앞의 초기 위치에 열거자를 설정합니다.

 virtual void System.Collections.IEnumerator.Reset() = System::Collections::IEnumerator::Reset;
void IEnumerator.Reset ();
abstract member System.Collections.IEnumerator.Reset : unit -> unit
override this.System.Collections.IEnumerator.Reset : unit -> unit
Sub Reset () Implements IEnumerator.Reset

구현

설명

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

적용 대상