void MoveElement( string elementName, int newIndex )
Sub MoveElement( _ ByVal elementName As String, _ ByVal newIndex As Integer _ )
Parameters
- elementName
- The element name.
- newIndex
- The index to move the element to.
void MoveElement( string elementName, int newIndex )
Sub MoveElement( _ ByVal elementName As String, _ ByVal newIndex As Integer _ )
Target Platforms: Windows 11, Windows 10, Windows 8.1