Language

MachineLearningRegistryComponentVersionCollection.IEnumerable<MachineLearningRegistryComponentVersionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to