Condividi tramite


EventListener.GetEnumerator Method

Definition

public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string,Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Event>> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Event>>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Event>>
Public Function GetEnumerator () As IEnumerator(Of KeyValuePair(Of String, Event))

Returns

Implements

Applies to