menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CollectionExChangeType - API Reference

    Show / Hide Table of Contents

    Enum CollectionExChangeType

    Identifies a type of changes made to a collection.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum CollectionExChangeType

    Fields

    Name Description
    Clear

    All of the items were removed from collection.

    Insert

    One or more items were inserted into collection.

    Remove

    One or more items were removed from collection.

    Set

    One of the collection items was modified.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved