Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: Node<TWeight, TLabel> Node

  • Declared in: RT.Dijkstra.Step<TWeight, TLabel>

Declaration

Node<TWeight, TLabel> Node

Summary

The node from which this step originates. If this node has Node<TWeight, TLabel>.IsFinal equal to true, this represents the end of the path.