Freigeben über


GetEnumerator-Methode

Gibt einen Enumerator zurück, der die Diagnoseansichtselemente aufzählen kann.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

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

Rückgabewert

Typ: System.Collections.Generic. . :: . .IEnumerator< (Of < ( <'KeyValuePair< (Of < ( <'String, Object> ) > ) >> ) > ) >
Ein IEnumerator<(Of <(<'T>)>)>-Objekt.

Implementiert

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

Siehe auch

Verweis

DiagnosticView Klasse

Microsoft.ComplexEventProcessing-Namespace