Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnNotifyCollectionChangedAction Enumeration






Describes the action that caused the event to occur.
Syntax
public enum AnnNotifyCollectionChangedAction : System.Enum 
'Declaration
 
Public Enum AnnNotifyCollectionChangedAction 
   Inherits System.Enum
public enum AnnNotifyCollectionChangedAction : System.Enum 
typedef enum LTAnnNotifyCollectionChangedAction
public enum AnnNotifyCollectionChangedAction
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction = function() { };
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction.prototype = {
Add = 0x00000000, Remove = 0x00000001, Replace = 0x00000002, Move = 0x00000003, Reset = 0x00000004, };
Members
ValueMemberDescription
0x00000000Add One or more items were added to the collection.
0x00000001Remove One or more items were removed from the collection.
0x00000002Replace One or more items were replaced in the collection.
0x00000003Move One or more items were moved within the collection.
0x00000004Reset The content of the collection has changed dramatically.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features