(Leadtools.Annotations.Core)

AnnNotifyCollectionChangedAction Enumeration

Show in webframe





Describes the action that caused the event to occur.
Syntax
public enum AnnNotifyCollectionChangedAction : System.Enum 
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 = 0, Remove = 1, Replace = 2, Move = 3, Reset = 4, };
Members
ValueMemberDescription
0AddOne or more items were added to the collection.
1RemoveOne or more items were removed from the collection.
2ReplaceOne or more items were replaced in the collection.
3MoveOne or more items were moved within the collection.
4ResetThe content of the collection has changed dramatically.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.