[]
Get the specified pane by the zero base index.
IPane this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPane
| Type | Name | Description |
|---|---|---|
| int | index | Index of the pane |
| Type | Description |
|---|---|
| IPane | Returns the IPane object at the specified index |