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

C# Syntax

Parameters

srcSection
The numeric index of the section from which to move the specified SrcItem
srcItem
The numeric index of the item to move
destSection
The numeric index of the section in which to place the specified DestItem
destItem
The numeric index of the new location for the item