Leadtools Namespace > LeadCollection<T> Class : Move Method |
'Usage Dim instance As LeadCollection(Of T) Dim oldIndex As Integer Dim newIndex As Integer instance.Move(oldIndex, newIndex)
This method raises the CollectionChanged event with Move action.