(Leadtools.Annotations.Core)

CreateMove Method

Show in webframe





0-based old starting index of the move operation
0-based new starting index of the move operation
Creates a new AnnNotifyCollectionChangedEventArgs for a move item event.
Syntax
Public Shared Function CreateMove( _
   ByVal oldStartingIndex As Integer, _
   ByVal newStartingIndex As Integer _
) As AnnNotifyCollectionChangedEventArgs

            
public AnnNotifyCollectionChangedEvent(
   Object source,
   int oldStartingIndex,
   int newStartingIndex
)
            
 function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateMove( 
   oldStartingIndex ,
   newStartingIndex 
)

Parameters

oldStartingIndex
0-based old starting index of the move operation
newStartingIndex
0-based new starting index of the move operation

Return Value

The object this method creates.
Requirements

Target Platforms

See Also

Reference

AnnNotifyCollectionChangedEventArgs Class
AnnNotifyCollectionChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.