Class PortCollection
PortCollection is a collection of objects where each object represents a Port.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class PortCollection : DiagramCollection<IPort>
Constructors
PortCollection()
Declaration
public PortCollection()