←Select platform

CreateRemove Method

Summary

Creates a new instance of AnnNotifyCollectionChangedEventArgs for a remove operation.

Syntax

C#
VB
Java
WinRT C#
Public Shared Function CreateRemove( _ 
   ByVal index As Integer _ 
) As Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs 
public static AnnNotifyCollectionChangedEvent createRemove(Object source, int index)
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateRemove(  
   index  
) 

Parameters

index
0-based index of the item to be removed.

Return Value

The newly created object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize