'Declaration Public Overloads Function MoveToIndex( _ ByVal algorithm As String, _ ByVal index As Integer, _ ByVal targetIndex As Integer _ ) As Boolean
'Usage Dim instance As SSHAlgorithmList Dim algorithm As String Dim index As Integer Dim targetIndex As Integer Dim value As Boolean value = instance.MoveToIndex(algorithm, index, targetIndex)
Parameters
- algorithm
- index
- targetIndex