Class NodeCollection
Represents the collections of NodeViewModel.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class NodeCollection : DiagramCollection<NodeViewModel>
Constructors
NodeCollection()
Declaration
public NodeCollection()