 | IPriorityQueueItemTItem Property |
Item held by this container.
Namespace: Slash.Collections.PriorityQueuesAssembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
SyntaxReadOnly Property Item As T
Get
property T Item {
T get ();
}
abstract Item : 'T with get
Property Value
Type:
T
See Also