LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

MoveItem Method (AnnObjectCollection)


The zero-based index specifying the location of the item to be moved.
The zero-based index specifying the new location of the item.
Moves the item at the specified index to a new location in the collection.
Syntax
 function Leadtools.Annotations.Core.AnnObjectCollection.moveItem( 
   oldIndex ,
   newIndex 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
oldIndexintThe zero-based index specifying the location of the item to be moved.
newIndexintThe zero-based index specifying the new location of the item.
See Also

Reference

AnnObjectCollection Object
AnnObjectCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.