C#
VB
Java
WinRT C#
Creates a new instance of AnnNotifyCollectionChangedEventArgs for a remove operation.
public static AnnNotifyCollectionChangedEventArgs CreateRemove(
int index
)
Public Shared Function CreateRemove( _
ByVal index As Integer _
) As Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs
public static Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs CreateRemove(
int index
)
public static AnnNotifyCollectionChangedEvent createRemove(Object source, int index)
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateRemove(
index
)
index
0-based index of the item to be removed.
The newly created object.
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