Search
AddToContainerCmd.Nodes Property
See Also
 





Gets the item associated with the command.

Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramNodeCollection Nodes { get; }

Visual Basic  Copy Code

Public ReadOnly Property Nodes As DiagramNodeCollection

 Property Value

 See Also