Click or drag to resize
IPriorityQueueItemTKey Property
Key of the item which is used for comparing it to other items for order.

Namespace: Slash.Collections.PriorityQueues
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
double Key { get; }

Property Value

Type: Double
See Also