←Select platform

NotifyLeadCollectionChangedAction Enumeration

Summary

Describes the action that caused a CollectionChanged event.

Syntax

C#
VB
WinRT C#
C++
public enum NotifyLeadCollectionChangedAction 
Public Enum NotifyLeadCollectionChangedAction  
    
    
public enum NotifyLeadCollectionChangedAction    
Leadtools.NotifyLeadCollectionChangedAction = function() { }; 
Leadtools.NotifyLeadCollectionChangedAction.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class NotifyLeadCollectionChangedAction   

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 changed dramatically.
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly