←Select platform

MoveItem Method

Summary

Overrides LeadCollection.MoveItem.

Syntax
C#
C++/CLI
Java
Python
protected override void MoveItem( 
   int oldIndex, 
   int newIndex 
) 
protected:  
   virtual void MoveItem( 
      int oldIndex, 
      int newIndex 
   ) override 
protected void removeItem(int index) 
def MoveItem(self,oldIndex,newIndex): 

Parameters

oldIndex

Old item new index.

newIndex

New item index.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.