다음을 통해 공유


DesignerAutoFormatCollection.IEnumerable.GetEnumerator 메서드

정의

IEnumerator 개체가 DesignerAutoFormatCollection 인터페이스로 캐스팅된 경우 컬렉션을 반복하는 IEnumerable 인터페이스를 반환합니다.

 virtual System::Collections::IEnumerator ^ System.Collections.IEnumerable.GetEnumerator() = System::Collections::IEnumerable::GetEnumerator;
System.Collections.IEnumerator IEnumerable.GetEnumerator ();
abstract member System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
override this.System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
Function GetEnumerator () As IEnumerator Implements IEnumerable.GetEnumerator

반환

IEnumerator

IEnumerator에 대한 DesignerAutoFormatCollection입니다.

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, 사용할 수 있습니다 경우에만 합니다 DesignerAutoFormatCollection 개체가로 캐스팅을 IEnumerable 인터페이스입니다.

적용 대상

추가 정보