Xamarin.Forms.TableSectionBase<T>.Item Property
Returns the item that is stored at the location in this Xamarin.Forms.TableSectionBase`1 object that is specified by index.

Syntax

This is the default property for this class.

public T this [int index] { get; set; }

Parameters

index
The location of the item to return.

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0