TemplatedItemsList<TView,TItem>.IList.Item[Int32] プロパティ

定義

Xamarin.Forms プラットフォームによる内部使用向け。

object System.Collections.IList.Item[int index] { get; set; }
member this.System.Collections.IList.Item(int) : obj with get, set

パラメーター

index
System.Int32

Xamarin.Forms プラットフォームによる内部使用向け。

プロパティ値

System.Object

Xamarin.Forms プラットフォームによる内部使用向け。

実装

System.Collections.IList.Item(System.Int32)

適用対象