C1.UWP Assembly / C1.Xaml Namespace / SortDescriptionCollection Class / Move Method

In This Topic
Move Method (SortDescriptionCollection)
In This Topic
Syntax
'Declaration
 
Public Sub Move( _
   ByVal oldIndex As System.Integer, _
   ByVal newIndex As System.Integer _
) 
 

Parameters

oldIndex
newIndex
See Also