Gets the List interface of the nodes in the graph.
Namespace:
Pathfinding
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public Dictionary<int, Node> Nodes { get; set; }
Property Value
Type:
DictionaryInt32,
NodeSee Also