Compartir a través de


AppPlatformServiceRegistryCollection.IEnumerable<AppPlatformServiceRegistryResource>.GetEnumerator Método

Definición

Devuelve un enumerador que procesa una iteración en la colección.

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

Devoluciones

Enumerador que se puede utilizar para recorrer en iteración la colección.

Implementaciones

Se aplica a