Partager via


AppPlatformSupportedBuildpackCollection.IEnumerable<AppPlatformSupportedBuildpackResource>.GetEnumerator Méthode

Définition

Retourne un énumérateur qui itère au sein de la collection.

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

Retours

Énumérateur permettant d'effectuer une itération au sein de la collection.

Implémente

S’applique à