←Select platform

CreateReplace Method

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a replace operation.

Syntax

C#
VB
C++
public static Leadtools.NotifyLeadCollectionChangedEventArgs CreateReplace(  
   int index 
) 
Public Shared Function CreateReplace( _ 
   ByVal index As Integer _ 
) As Leadtools.NotifyLeadCollectionChangedEventArgs 
public: 
static Leadtools.NotifyLeadCollectionChangedEventArgs^ CreateReplace(  
   int index 
)  

Parameters

index
0-based index of the item being replaced.

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