DHI.Mike1D Class Library
C#
Show/Hide TOC
Network
Reach
Data
Set
T
Values Property
The set of chainages and values defined, in case
IsGlobal
is false.
Definition
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
IEnumerable
<
IReachLocationValue
<T>>
Values
{
get
; }
Property Value
IEnumerable
IReachLocationValue
T
Implements
INetworkReachData
T
Values
See Also
Reference
NetworkReachDataSet
T
Class
DHI.Mike1D.Generic Namespace
In This Article
Definition
Property Value
Implements
See Also