CommonCopyToVector Method

Definition

Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static double[] CopyToVector(
	ArrayList arr,
	int index
)

Parameters

arr  ArrayList
 
index  Int32
 

Return Value

Double

See Also