DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.HDParameterDataAccess
WaveApproximationTypeDescription Class
WaveApproximationTypeDescription Methods
GetDescription Method
WaveApproximationTypeDescription
GetDescription Method
Get textual representation of the wave approximation type
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
string
GetDescription
(
this
WaveApproximationType
currentEnum
)
Parameters
currentEnum
Type:
DHI.Mike1D.HDParameterDataAccess
WaveApproximationType
Return Value
Type:
String
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
WaveApproximationType
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
WaveApproximationTypeDescription Class
DHI.Mike1D.HDParameterDataAccess Namespace