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