←Select platform

CreateRemove Method

Summary
Creates a new instance of NotifyLeadCollectionChangedEventArgs for a remove operation.
Syntax
C#
C++/CLI
Python
public static NotifyLeadCollectionChangedEventArgs CreateRemove( 
   int index 
) 
public: 
static NotifyLeadCollectionChangedEventArgs^ CreateRemove(  
   int index 
)  
def CreateRemove(self,index): 

Parameters

index
0-based index of the item being removed.

Return Value

The object this method creates.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.