Click or drag to resize
Accord.NET (logo)

PriorityQueueNode< T> . Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object, is equal to this instance.
(Overrides ValueType.Equals(Object).)
Public methodEquals(PriorityQueueNode<T>)
Indicates whether the current object is equal to another object of the same type.
Top
See Also