PocketContext

DifferenceType Enumeration

The type of difference

public enum DifferenceType

Members

Member Name Description
EntityAdded A ContextEntity object was added to the ContextEntityCollection
EntityRemoved A ContextEntity object was removed from the ContextEntityCollection
EntityChanged A ContextEntity has a changed property

Requirements

Namespace: PocketContext

Assembly: PocketContextLib (in PocketContextLib.dll)

See Also

PocketContext Namespace