←Select platform

CreateRemove Method

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a remove operation.

Syntax

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

Parameters

index
0-based index of the item being removed.

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