MoveItem(UInt32,UInt32) Method
Moves an item or section in the table (iOS only)

C# Syntax

void MoveItem( 
   uint srcItem,
   uint destItem
)

Parameters

srcItem
The numeric index of the item to move
destItem
The numeric index of the new location for the item