MobileNetworkPacketCaptureCollection.IEnumerable<MobileNetworkPacketCaptureResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to