Leadtools Namespace : NotifyLeadCollectionChangedAction Enumeration |
public enum NotifyLeadCollectionChangedAction : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum NotifyLeadCollectionChangedAction Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As NotifyLeadCollectionChangedAction
public enum NotifyLeadCollectionChangedAction : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.NotifyLeadCollectionChangedAction = function() { }; Leadtools.NotifyLeadCollectionChangedAction.prototype = {
Add = 0, Remove = 1, Replace = 2, Move = 3, Reset = 4, };
public enum class NotifyLeadCollectionChangedAction : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.NotifyLeadCollectionChangedAction