Metodo IncidentListResponse.IEnumerable.GetEnumerator ()
Ottiene la sequenza di valori.
Spazio dei nomi: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Sintassi
IEnumerator IEnumerable.GetEnumerator()
private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator
private abstract GetEnumerator : unit -> IEnumerator
private override GetEnumerator : unit -> IEnumerator
Private Function GetEnumerator As IEnumerator
Implements IEnumerable.GetEnumerator
Valore restituito
Type: System.Collections.IEnumerator
Implementazioni
Vedere anche
Classe IncidentListResponse
Spazio dei nomi Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
Torna all'inizio