Leadtools.Annotations.Core Namespace > AnnNotifyCollectionChangedEventArgs Class : CreateMove Method |
public static AnnNotifyCollectionChangedEventArgs CreateMove( int oldStartingIndex, int newStartingIndex )
Public Shared Function CreateMove( _ ByVal oldStartingIndex As Integer, _ ByVal newStartingIndex As Integer _ ) As AnnNotifyCollectionChangedEventArgs
public static AnnNotifyCollectionChangedEventArgs CreateMove( int oldStartingIndex, int newStartingIndex )
public AnnNotifyCollectionChangedEvent( Object source, int oldStartingIndex, int newStartingIndex )
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateMove( oldStartingIndex , newStartingIndex )