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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.