PriorityQueueNodeT Operators |
The PriorityQueueNodeT generic type exposes the following members.
Name | Description | |
---|---|---|
Equality |
Implements the equals operator.
| |
GreaterThan |
Implements the greater than operator.
| |
Inequality |
Implements the not equals operator.
| |
LessThan |
Implements the less than operator.
|