DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
IDoubleTimeProxy Interface
IDoubleTimeProxy Methods
TimeValueGetter Method
TimeValueGetter Method (IQuantity)
TimeValueGetter Method (IQuantity, IQuantity)
IDoubleTimeProxy
TimeValueGetter Method (IQuantity)
Get value setter for the specified data quantity
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
DDoubleTimeGetter
TimeValueGetter
(
IQuantity
quantity
)
Parameters
quantity
Type:
DHI.Mike1D.Generic
IQuantity
Requested Quantity
Return Value
Type:
DDoubleTimeGetter
A value getter delegate that can set the value
See Also
Reference
IDoubleTimeProxy Interface
TimeValueGetter Overload
DHI.Mike1D.Generic Namespace