'Declaration Public ReadOnly Default Property Item( _ ByVal i As System.Integer _ ) As AxisScrollBar.ScaleMenuItem
public AxisScrollBar.ScaleMenuItem this[ System.int i ]; {get;}
Parameters
- i
- The zero-based index of the element to get or set.
'Declaration Public ReadOnly Default Property Item( _ ByVal i As System.Integer _ ) As AxisScrollBar.ScaleMenuItem
public AxisScrollBar.ScaleMenuItem this[ System.int i ]; {get;}