←Select platform

NotifyLeadCollectionChangedAction Enumeration

Summary

Describes the action that caused a CollectionChanged event.

Syntax
C#
VB
C++
public enum NotifyLeadCollectionChangedAction 
Public Enum NotifyLeadCollectionChangedAction  
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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly