다음을 통해 공유


ServiceWorkspaceApiVersionSetCollection.IEnumerable<ServiceWorkspaceApiVersionSetResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to