←Select platform

AnnNotifyCollectionChangedAction Enumeration

Summary

Describes the action that caused the event to occur.

Syntax
C#
VB
Objective-C
Java
public enum AnnNotifyCollectionChangedAction  
Public Enum AnnNotifyCollectionChangedAction  
typedef enum LTAnnNotifyCollectionChangedAction 
public enum AnnNotifyCollectionChangedAction 

Members
ValueMemberDescription
0Add One or more items were added to the collection.
1Remove One or more items were removed from the collection.
2Replace One or more items were replaced in the collection.
3Move One or more items were moved within the collection.
4Reset The content of the collection has changed dramatically.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly