[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeCollection.Move

Move Method

Move(int, int)

Moves the node of tree at the specified index to a new location in the collection.

Declaration
public void Move(int oldIndex, int newIndex)
Parameters
Type Name Description
int oldIndex
int newIndex