'Declaration
Public Function SetIndex( _ ByVal oldIndex As System.Integer, _ ByVal newIndex As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NListBoxItemCollection Dim oldIndex As System.Integer Dim newIndex As System.Integer Dim value As System.Boolean value = instance.SetIndex(oldIndex, newIndex)
Parameters
- oldIndex
- newIndex