createReplace Method

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a replace operation.

Syntax

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

Parameters

index

0-based index of the item being replaced.

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