次の方法で共有


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)

適用対象