VisualStateGroupList.Item[Int32] Vlastnost

Definice

Získá nebo nastaví položku v zadaném indexobjektu .

public Xamarin.Forms.VisualStateGroup this[int index] { get; set; }
member this.Item(int) : Xamarin.Forms.VisualStateGroup with get, set

Parametry

index
System.Int32

Index položky, kterou chcete získat nebo nastavit.

Hodnota vlastnosti

Položka v zadaném indexobjektu .

Implementuje

System.Collections.Generic.IList`1.Item(System.Int32)

Platí pro