共用方式為


NetAppAccountCollection.IEnumerable<NetAppAccountResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

IEnumerator<Azure.ResourceManager.NetApp.NetAppAccountResource>

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

Implements

Applies to