C#
VB
C++
Creates a new instance of NotifyLeadCollectionChangedEventArgs for a replace operation.
public static NotifyLeadCollectionChangedEventArgs CreateReplace(
int index
)
Public Shared Function CreateReplace( _
ByVal index As Integer _
) As Leadtools.NotifyLeadCollectionChangedEventArgs
public:
static Leadtools.NotifyLeadCollectionChangedEventArgs^ CreateReplace(
int index
)
index
0-based index of the item being replaced.
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