←Select platform

CreateRemove Method

Summary
Creates a new instance of AnnNotifyCollectionChangedEventArgs for a remove operation.
Syntax
C#
Java
public static AnnNotifyCollectionChangedEventArgs CreateRemove( 
   int index 
) 
public static AnnNotifyCollectionChangedEvent createRemove(Object source, int index) 

Parameters

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

Return Value

The newly created object.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.