다음을 통해 공유


PartnerNamespaceChannelCollection.IEnumerable<PartnerNamespaceChannelResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

An enumerator that can be used to iterate through the collection.

Implements

Applies to