Freigeben über


EdgeWorkflowCollection.IEnumerable<EdgeWorkflowResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to