C#
VB
Java
WinRT C#
Creates a new AnnNotifyCollectionChangedEventArgs for a replace item event.
public static AnnNotifyCollectionChangedEventArgs CreateReplace(
int index
)
Public Shared Function CreateReplace( _
ByVal index As Integer _
) As Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs
public static Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs CreateReplace(
int index
)
public static AnnNotifyCollectionChangedEvent createReplace(Object source, int index)
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateReplace(
index
)
index
0-based index of the replace operation
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