共用方式為


MachineLearningComponentVersionCollection.IEnumerable<MachineLearningComponentVersionResource>.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection.

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

Returns

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

Implements

Applies to