C#
VB
Java
WinRT C#
Creates a new instance of the AnnNotifyCollectionChangedEventArgs class.
public static AnnNotifyCollectionChangedEventArgs Create(
AnnNotifyCollectionChangedAction action
)
Public Shared Function Create( _
ByVal action As Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction _
) As Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs
public static Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs Create(
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction action
)
public static AnnNotifyCollectionChangedEvent create(Object source, AnnNotifyCollectionChangedAction action)
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.Create(
action
)
action
An AnnNotifyCollectionChangedAction enumeration representing the action being performed on the AnnAutomationObjects collection.
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