DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
IVectorGetter(T) Interface
IVectorGetter(T) Methods
GetValue Method
GetValues Method
IVectorGetter
T
GetValue Method
Get value of specified element.
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
T
GetValue
(
int
index
)
Parameters
index
Type:
System
Int32
Return Value
Type:
T
See Also
Reference
IVectorGetter
T
Interface
DHI.Mike1D.Generic Namespace