LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnNotifyCollectionChangedAction Enumeration


Describes the action that caused the event to occur. WinRT support
Syntax
public enum AnnNotifyCollectionChangedAction : System.Enum 
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction = function() { };
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Add(0)One or more items were added to the collection.
Move(3)One or more items were moved within the collection.
Remove(1)One or more items were removed from the collection.
Replace(2)One or more items were replaced in the collection.
Reset(4)The content of the collection has changed dramatically.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.