GeneralTo Double Array(Array List) 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 ArrayList al
)VB
<ExtensionAttribute>
Public Shared Function ToDoubleArray (
al As ArrayList
) As Double()Parameters
- al ArrayList