←Select platform

CreateMove Method

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a move operation.

Syntax
C#
VB
C++
Public Shared Function CreateMove( _ 
   ByVal oldStartingIndex As Integer, _ 
   ByVal newStartingIndex As Integer _ 
) As NotifyLeadCollectionChangedEventArgs 

Parameters

oldStartingIndex
0-based old starting index of the moved item(s)

newStartingIndex
0-based new starting index of the moved item(s)

Return Value

The object this method creates.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly