DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
PriorityQueue(T).Node Class
Node Properties
Value Property
PriorityQueue
T
Node
Value Property
Value object in the heap
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
T
Value
{
get
;
set
; }
Property Value
Type:
T
See Also
Reference
PriorityQueue
T
Node Class
DHI.Mike1D.Generic Namespace