언어

IDTSBreakpointTargets100.GetEnumerator 메서드

정의

컬렉션을 반복하는 열거자를 얻습니다.

public:
 System::Collections::IEnumerator ^ GetEnumerator();
[System.Runtime.InteropServices.DispId(-4)]
public System.Collections.IEnumerator GetEnumerator();
[<System.Runtime.InteropServices.DispId(-4)>]
abstract member GetEnumerator : unit -> System.Collections.IEnumerator
Public Function GetEnumerator () As IEnumerator

반품

컬렉션을 반복할 수 있는 열거자 객체입니다.

구현

특성

설명

자세한 내용은 BreakpointTargets를 참조하세요.

적용 대상