'Declaration <__DynamicallyInvokableAttribute()> Public Sub Move( _ ByVal oldIndex As Integer, _ ByVal newIndex As Integer _ )
'Usage Dim instance As ControlValidatorCollection Dim oldIndex As Integer Dim newIndex As Integer instance.Move(oldIndex, newIndex)
Parameters
- oldIndex
- newIndex