Freigeben über


BatchAccountCollection.IEnumerable<BatchAccountResource>.GetEnumerator Methode

Definition

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

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

Gibt zurück

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

Implementiert

Gilt für: