Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnNotifyCollectionChangedEventArgs Class : CreateMove Method |
public static AnnNotifyCollectionChangedEventArgs CreateMove( int oldStartingIndex, int newStartingIndex )
'Declaration
Public Shared Function CreateMove( _ ByVal oldStartingIndex As Integer, _ ByVal newStartingIndex As Integer _ ) As AnnNotifyCollectionChangedEventArgs
public static AnnNotifyCollectionChangedEventArgs CreateMove( int oldStartingIndex, int newStartingIndex )
public static AnnNotifyCollectionChangedEvent createMove(Object source, int oldStartingIndex, int newStartingIndex)
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateMove( oldStartingIndex , newStartingIndex )