C1.LiveLinq Namespace : SourceChangeType Enumeration |
'Declaration
Public Enum SourceChangeType Inherits System.Enum
public enum SourceChangeType : System.Enum
Member | Description |
---|---|
Add | An item is added to the collection. |
Modify | At least one of the properties of an item has changed its value. |
Remove | An item is removed from the collection. |
Reset | Multiple items have changed in the collection. Indexes must be rebuilt. |
System.Object
System.ValueType
System.Enum
C1.LiveLinq.SourceChangeType
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