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)

适用于