Click or drag to resize
FibonacciHeapTCount Property
Number of elements of this heap.

Namespace: Slash.Collections.PriorityQueues
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

IPriorityQueueTCount
See Also