다음을 통해 공유


GetEnumerator 메서드

진단 보기 항목을 열거할 수 있는 열거자를 반환합니다.

네임스페이스:  Microsoft.ComplexEventProcessing
어셈블리:  Microsoft.ComplexEventProcessing(Microsoft.ComplexEventProcessing.dll)

구문

public IEnumerator<KeyValuePair<string, Object>> GetEnumerator()

반환 값

유형: System.Collections.Generic. . :: . .IEnumerator< (Of < ( <'KeyValuePair< (Of < ( <'String, Object> ) > ) >> ) > ) >
IEnumerator<(Of <(<'T>)>)> 개체입니다.

구현

IEnumerable< (Of < ( <'T> ) > ) >. . :: . .GetEnumerator() () () ()

참고 항목

참조

DiagnosticView 클래스

Microsoft.ComplexEventProcessing 네임스페이스