Freigeben über


BillingPaymentMethodCollection.IEnumerable<BillingPaymentMethodResource>.GetEnumerator Methode

Definition

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

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

Gibt zurück

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

Implementiert

Gilt für: