OperatingSystemListFamiliesResponse.IEnumerable.GetEnumerator Method ()

 

Retrieves an object that can iterate through a collection of OperatingSystemListFamiliesResponse.OperatingSystemFamily objects.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator

An enumerator object.

Return to top
Show: