Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Move Method






Existing 0-based index of the item.
New 0-based index of the item.
Moves an item to a new index.
Syntax
public void Move( 
   int oldIndex,
   int newIndex
)
'Declaration
 
Public Sub Move( _
   ByVal oldIndex As Integer, _
   ByVal newIndex As Integer _
) 
public void Move( 
   int oldIndex,
   int newIndex
)
public void move(int oldIndex, int newIndex)
 function Leadtools.Annotations.Core.AnnObservableCollection.Move( 
   oldIndex ,
   newIndex 
)

Parameters

oldIndex
Existing 0-based index of the item.
newIndex
New 0-based index of the item.
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members

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