LocationsListResponse.GetEnumerator Method ()
Retrieves an object that can iterate through a collection of AffinityGroupListResponse.AffinityGroup objects.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Return Value
Type: System.Collections.Generic.IEnumerator<LocationsListResponse.Location>An enumerator object.
Implements
IEnumerable<T>.GetEnumerator()
Show: