Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int GetHashCode()

  • Declared in: RT.Dijkstra.Node<TWeight, TLabel>
  • Overrides: object.GetHashCode()
  • Abstract

Declaration

public abstract int GetHashCode()

Summary

When overridden in a derived class, returns a hash code for this node.