DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
IXYTable Interface
IXYTable Methods
Resize Method
Set Method
Validate Method
XFromY Method
YFromX Method
IXYTable
Set Method
Set a value to the table
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
void
Set
(
int
index
,
double
x
,
double
y
)
Parameters
index
Type:
System
Int32
x
Type:
System
Double
y
Type:
System
Double
See Also
Reference
IXYTable Interface
DHI.Mike1D.Generic Namespace