WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramCollection<T>

    Show / Hide Table of Contents

    Class DiagramCollection<T>

    Represents a System.Collections.ObjectModel.ObservableCollection<> of any type objects.

    Inheritance
    System.Object
    DiagramCollection<T>
    AnnotationCollection
    CommandCollection
    ConnectorCollection
    DiagramCollection
    GroupCollection
    LaneChildren
    LaneCollection
    NodeCollection
    PhaseCollection
    PortCollection
    QuickCommandCollection
    SwimlaneCollection
    SymbolCollection
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class DiagramCollection<T> : ObservableCollection<T>
    Type Parameters
    Name Description
    T

    Constructors

    DiagramCollection()

    Declaration
    public DiagramCollection()

    See Also

    System.Collections.ObjectModel.ObservableCollection<>
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved