Enum ListChangeType How did the list change? Namespace: AGS.API Assembly: AGS.API.dll Syntax public enum ListChangeType Fields Name Description Add An item was added to the list. Remove An item was removed from the list.