WebSiteGetPublishProfileResponse.IEnumerable.GetEnumerator Method ()

 

Retrieves an object that can iterate through a collection of WebSiteGetPublishProfileResponse.PublishProfile objects.

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

Private Function GetEnumerator As IEnumerator
	Implements IEnumerable.GetEnumerator

Return Value

Type: System.Collections.IEnumerator

An enumerator object.

Return to top
Show: