[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionList-1.Move

Move Method

Move(int, int)

Moves the item at the from position to to.

Declaration
public void Move(int from, int to)
Public Sub Move(from As Integer, [to] As Integer)
Parameters
Type Name Description
int from

From.

int to

To.