AstroOrganizationCollection.IEnumerable<AstroOrganizationResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

System.Collections.Generic.IEnumerator<Azure.ResourceManager.Astro.AstroOrganizationResource> IEnumerable<AstroOrganizationResource>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Azure.ResourceManager.Astro.AstroOrganizationResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.Astro.AstroOrganizationResource>
override this.System.Collections.Generic.IEnumerable<Azure.ResourceManager.Astro.AstroOrganizationResource>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Azure.ResourceManager.Astro.AstroOrganizationResource>
Function GetEnumerator () As IEnumerator(Of AstroOrganizationResource) Implements IEnumerable(Of AstroOrganizationResource).GetEnumerator

Returns

An enumerator that can be used to iterate through the collection.

Implements

Applies to