[]
Gets the element by name.
public ChartAlarmZone this[string name] { get; }
Public ReadOnly Default Property Item(name As String) As ChartAlarmZone
| Type | Name | Description |
|---|---|---|
| string | name | The name of the element to get. |
| Type | Description |
|---|---|
| ChartAlarmZone | The element at the specified name. |