Edit

Share via


RootElement.Item[Int32] Property

Definition

Returns the section at the specified index.

public MonoTouch.Dialog.Section this[int idx] { get; }
member this.Item(int) : MonoTouch.Dialog.Section

Parameters

idx
Int32

Index to retrieve

Property Value

Applies to