다음을 통해 공유


InformaticaOrganizationCollection.IEnumerable<InformaticaOrganizationResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to