createRemove Method

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a remove operation.

Syntax
TypeScript
JavaScript
createRemove = function( 
   index 
) 
static createRemove( 
   index: number 
): NotifyLeadCollectionChangedEventArgs; 

Parameters

index

0-based index of the item being removed.

Return Value

The object this method creates.

Requirements

Target Platforms

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

Leadtools Assembly