Click or drag to resize

FibonacciHeapTPriority, TValueTop Property

Namespace:  QuickGraph.Collections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public FibonacciHeapCell<TPriority, TValue> Top { get; }

Property Value

Type: FibonacciHeapCellTPriority, TValue
See Also