VoiceServicesCommunicationsGatewayCollection.IEnumerable<VoiceServicesCommunicationsGatewayResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to