Creates a new instance of NotifyLeadCollectionChangedEventArgs for a move operation.
createMove = function(
oldStartingIndex,
newStartingIndex
)
static createMove(
oldStartingIndex: number,
newStartingIndex: number
): NotifyLeadCollectionChangedEventArgs;
oldStartingIndex
0-based old starting index of the moved item(s)
newStartingIndex
0-based new starting index of the moved item(s)
The object this method creates.
NotifyLeadCollectionChangedEventArgs Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET