function Leadtools.NotifyLeadCollectionChangedEventArgs.createMove( oldStartingIndex , newStartingIndex )
| Parameter | Type | Description | 
|---|---|---|
| oldStartingIndex | int | 0-based old starting index of the moved item(s) | 
| newStartingIndex | int | 0-based new starting index of the moved item(s) | 
| Type | Description | 
|---|---|
| NotifyLeadCollectionChangedEventArgs | The object this method creates. |