[]
Gets the element at the specified index.
public IFpStatusBarElement this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As IFpStatusBarElement
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the element to get |