次の方法で共有


ServiceWorkspaceApiOperationCollection.IEnumerable<ServiceWorkspaceApiOperationResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to