Click or drag to resize

freeGraphIslandnodes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Name of nodes found in the island

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public List<string> nodes { get; set; }
Request Example View Source

Property Value

Type: ListString
The nodes.
See Also