alexa

    Show / Hide Table of Contents

    Class PortCollection

    PortCollection is a collection of objects where each object represents a Port.

    Inheritance
    System.Object
    DiagramCollection<IPort>
    PortCollection
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public sealed class PortCollection : DiagramCollection<IPort>

    Constructors

    PortCollection()

    Declaration
    public PortCollection()
    Back to top Generated by DocFX