Language

MachineLearningRegistryComponentContainerCollection.IEnumerable<MachineLearningRegistryComponentContainerResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to