TemplatedItemsList<TView,TItem>.Item[Int32] 属性

定义

供 Xamarin.Forms 平台内部使用。

public TItem this[int index] { get; }
member this.Item(int) : 'Item

参数

index
System.Int32

供 Xamarin.Forms 平台内部使用。

属性值

TItem

供 Xamarin.Forms 平台内部使用。

实现

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

适用于