Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PartialComparisonResult PartialCompareTo(PosetNode<T>)

Declaration

public PartialComparisonResult PartialCompareTo(
    PosetNode<T> other
)

Summary

Compares this node to the other node, using the partial comparison implemented by the elements stored in the two nodes.