public enum AnnNotifyCollectionChangedAction : System.Enum
Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction = function() { }; Leadtools.Annotations.Core.AnnNotifyCollectionChangedAction.prototype = {
LeadtoolsMemberMarker(replace me) };
Member | Description |
---|---|
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. |
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