Condividi tramite


VisualStateGroupList.GetEnumerator Metodo

Definizione

Restituisce un enumeratore per scorrere i gruppi nell'elenco.

public System.Collections.Generic.IEnumerator<Xamarin.Forms.VisualStateGroup> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Xamarin.Forms.VisualStateGroup>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Xamarin.Forms.VisualStateGroup>

Restituisce

System.Collections.Generic.IEnumerator<VisualStateGroup>

Un enumeratore per scorrere i gruppi nell'elenco.

Implementazioni

System.Collections.Generic.IEnumerable`1.GetEnumerator

Si applica a