LocationsListResponse.GetEnumerator Method

Definition

Gets the sequence of Locations.

public System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location>
Public Function GetEnumerator () As IEnumerator(Of LocationsListResponse.Location)

Returns

Implements

Applies to