createAdd Method

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for an add operation.

Syntax

JavaScript Syntax
createAdd = function( 
   newStartingIndex 
) 
TypeScript Syntax
static createAdd( 
   newStartingIndex: number 
): NotifyLeadCollectionChangedEventArgs; 

Parameters

newStartingIndex

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

Return Value

The object this method creates.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly