Share via


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 命名空間