Click or drag to resize
IPriorityQueueItemTItem Property
Item held by this container.

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

Property Value

Type: T
See Also