GroupNode Nodes Property Vis2 NodeTrix CodeDokumentation
Returns a list of all nodes in the groupnode

Namespace: Vis2NodeTrix
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Public ReadOnly Property Nodes As ObservableCollection(Of SimpleNode)
	Get
See Also