Freigeben über


AppPlatformSupportedStackCollection.IEnumerable<AppPlatformSupportedStackResource>.GetEnumerator Methode

Definition

Gibt einen Enumerator zurück, der die Auflistung durchläuft.

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

Gibt zurück

Ein Enumerator, der zum Durchlaufen der Auflistung verwendet werden kann.

Implementiert

Gilt für: