Adds a new node to the end of the list view.
Namespace: MindFusion.DiagrammingAssembly: MindFusion.Diagramming
public void AddNode ( DiagramNode node, string label)
Public Sub AddNode( _ node As DiagramNode, _ label As String _)
The node to add.
The text to be displayed for the node.
AddNode Method Overload ListNodeListView MembersNodeListView ClassMindFusion.Diagramming Namespace