Compartir a través de


MachineLearningCodeVersionCollection.IEnumerable<MachineLearningCodeVersionResource>.GetEnumerator Método

Definición

Devuelve un enumerador que procesa una iteración en la colección.

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

Devoluciones

Enumerador que se puede utilizar para recorrer en iteración la colección.

Implementaciones

Se aplica a