'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ChartAlarmZone
public ChartAlarmZone Item( int index ) {get;}
Parameters
- index
- The zero-based index of the element to get.
'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ChartAlarmZone
public ChartAlarmZone Item( int index ) {get;}