createRemove Method (NotifyLeadCollectionChangedEventArgs)

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a remove operation.

Syntax

JavaScript Syntax
createRemove = function(index)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize