protected override void MoveItem( int oldIndex, int newIndex )
'Declaration Protected Overrides Sub MoveItem( _ ByVal oldIndex As Integer, _ ByVal newIndex As Integer _ )
'Declaration
Protected Overrides Sub MoveItem( _ ByVal oldIndex As Integer, _ ByVal newIndex As Integer _ )
'Usage Dim instance As GaugeRangeCollection Dim oldIndex As Integer Dim newIndex As Integer instance.MoveItem(oldIndex, newIndex)
'Usage
Dim instance As GaugeRangeCollection Dim oldIndex As Integer Dim newIndex As Integer instance.MoveItem(oldIndex, newIndex)
GaugeRangeCollection Class GaugeRangeCollection Members