←Select platform

CreateReplace Method

Summary
Creates a new instance of NotifyLeadCollectionChangedEventArgs for a replace operation.
Syntax
C#
VB
C++
public static NotifyLeadCollectionChangedEventArgs CreateReplace( 
   int index 
) 
Public Shared Function CreateReplace( _ 
   ByVal index As Integer _ 
) As NotifyLeadCollectionChangedEventArgs 
public: 
static NotifyLeadCollectionChangedEventArgs^ CreateReplace(  
   int index 
)  

Parameters

index
0-based index of the item being replaced.

Return Value

The object this method creates.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
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.