Condividi tramite


Metodo GetEnumerator

Restituisce un enumeratore che può enumerare gli elementi della vista diagnostica.

Spazio dei nomi  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Sintassi

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

Valore restituito

Tipo: System.Collections.Generic. . :: . .IEnumerator< (Of < ( <'KeyValuePair< (Of < ( <'String, Object> ) > ) >> ) > ) >
Oggetto IEnumerator<(Of <(<'T>)>)>.

Implementa

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

Vedere anche

Riferimento

DiagnosticView Classe

Spazio dei nomi Microsoft.ComplexEventProcessing