GeneralParse Expression To Double Method
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static double ParseExpressionToDouble(
this string str
)VB
<ExtensionAttribute>
Public Shared Function ParseExpressionToDouble (
str As String
) As DoubleParameters
- str String