Partager via


ListValue<T>.GetEnumerator Méthode

Définition

Retourne un énumérateur qui itère au sein de la collection.

public System.Collections.Generic.IEnumerator<T> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'T (requires 'T :> DocumentFormat.OpenXml.OpenXmlSimpleType and 'T : (new : unit -> 'T))>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'T (requires 'T :> DocumentFormat.OpenXml.OpenXmlSimpleType and 'T : (new : unit -> 'T))>
Public Function GetEnumerator () As IEnumerator(Of T)

Retours

Implémente

S’applique à