menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramCollection<T> - UWP API Reference | Syncfusion

    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.UWP.dll
    Syntax
    public class DiagramCollection<T> : ObservableCollection<T>
    Type Parameters
    Name
    T

    Constructors

    DiagramCollection()

    Declaration
    public DiagramCollection()

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

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