Udostępnij za pośrednictwem


VisualStateGroupList.Item[Int32] Właściwość

Definicja

Pobiera lub ustawia element w określonym indexelemencie .

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

Parametry

index
System.Int32

Indeks elementu do pobrania lub ustawienia.

Wartość właściwości

Element w określonym indexelemencie .

Implementuje

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

Dotyczy