Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

MoveItem Method






Old item new index.
New item index.
Overrides LeadCollection.MoveItem.
Syntax
protected override void MoveItem( 
   int oldIndex,
   int newIndex
)
'Declaration
 
Protected Overrides Sub MoveItem( _
   ByVal oldIndex As Integer, _
   ByVal newIndex As Integer _
) 
'Usage
 
Dim instance As DocumentPages
Dim oldIndex As Integer
Dim newIndex As Integer
 
instance.MoveItem(oldIndex, newIndex)
protected:
void MoveItem( 
   int oldIndex,
   int newIndex
) override 

Parameters

oldIndex
Old item new index.
newIndex
New item index.
Requirements

Target Platforms

See Also

Reference

DocumentPages Class
DocumentPages Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features