GeneralTo Double Array(String, Culture Info) 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[] ToDoubleArray(
this string text,
CultureInfo ci
)VB
<ExtensionAttribute>
Public Shared Function ToDoubleArray (
text As String,
ci As CultureInfo
) As Double()Parameters
- text String
- ci CultureInfo