Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: HashSet<PosetNode<T>> _largers

  • Declared in: RT.KitchenSink.Collections.PosetNode<T>

Declaration

HashSet<PosetNode<T>> _largers

Summary

Stores a set of all nodes which are just-larger than this one. DO NOT CHANGE!