Share via


SwipeItems.Item[Int32] 屬性

定義

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

參數

index
System.Int32

屬性值

實作

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

適用於