HostedServiceListResponse::GetEnumerator Method ()

 

Retrieves an object that can iterate through a collection of HostedServiceListResponse::HostedService objects.

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

public:
virtual IEnumerator<HostedServiceListResponse::HostedService^>^ GetEnumerator() sealed
Return to top
Show: