DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ControlModule
ExpressionFactory Class
ExpressionFactory Methods
Abs Method
Add Method
And Method
Constant Method
Div Method
Equals Method
GreaterThan Method
GreaterThanOrEquals Method
LessThan Method
LessThanOrEqual Method
Max Method
Min Method
Mult Method
Not Method
NotEquals Method
Or Method
Sub Method
Table Method
Variable Method
Xor Method
ExpressionFactory
Table Method
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
IExpressionNode
Table
(
IExpressionNode
argument
,
IXYTable
table
)
Parameters
argument
Type:
DHI.Mike1D.ControlModule
IExpressionNode
table
Type:
DHI.Mike1D.Generic
IXYTable
Return Value
Type:
IExpressionNode
See Also
Reference
ExpressionFactory Class
DHI.Mike1D.ControlModule Namespace