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

Leadtools Assembly