 | IPriorityQueueItemTKey Property |
Key of the item which is used for comparing it to other
items for order.
Namespace: Slash.Collections.PriorityQueuesAssembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
SyntaxReadOnly Property Key As Double
Get
property double Key {
double get ();
}
abstract Key : float with get
Property Value
Type:
Double
See Also