Show / Hide Table of Contents

    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.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX