C#
VB
C++
Creates a new instance of NotifyLeadCollectionChangedEventArgs with the specified action.
public static NotifyLeadCollectionChangedEventArgs Create(
NotifyLeadCollectionChangedAction action
)
Public Shared Function Create( _
ByVal action As Leadtools.NotifyLeadCollectionChangedAction _
) As Leadtools.NotifyLeadCollectionChangedEventArgs
public:
static Leadtools.NotifyLeadCollectionChangedEventArgs^ Create(
Leadtools.NotifyLeadCollectionChangedAction action
)
action
Action to set.
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