다음을 통해 공유


EdgeSolutionCollection.IEnumerable<EdgeSolutionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to