public static bool operator <( PriorityQueueNode<T> a, PriorityQueueNode<T> b )
Public Shared Operator < ( a As PriorityQueueNode(Of T), b As PriorityQueueNode(Of T) ) As Boolean
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.