C#
VB
C++
Creates a new instance of NotifyLeadCollectionChangedEventArgs for a remove operation.
public static NotifyLeadCollectionChangedEventArgs CreateRemove(
int index
)
Public Shared Function CreateRemove( _
ByVal index As Integer _
) As Leadtools.NotifyLeadCollectionChangedEventArgs
public:
static Leadtools.NotifyLeadCollectionChangedEventArgs^ CreateRemove(
int index
)
index
0-based index of the item being removed.
The object this method creates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET