共用方式為


LockableObservableListWrapper.Item[Int32] 屬性

定義

供 Xamarin.Forms 平台內部使用。

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

參數

index
System.Int32

供 Xamarin.Forms 平台內部使用。

屬性值

System.String

供 Xamarin.Forms 平台內部使用。

實作

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

適用於