Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: TLabel Label

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

Declaration

TLabel Label

Summary

The label of the edge connecting this Step<TWeight, TLabel>.Node to the next. Note that if Step<TWeight, TLabel>.Node has Node<TWeight, TLabel>.IsFinal equal to true, this value is meaningless and should be ignored.