Common Reference > DbUtil Class > GetDoubles Method > (DataRow[],String)

DbUtil.GetDoubles Method (DataRow[],String)

Get one column from a Selection as a Double array with missing values replaced by zero.

 public static double[] GetDoubles(
    DataRow[] sel,
    string cols
);

See also ...

DbUtil.GetDoubles Method | DbUtil.DbUtil Members


Send comments on this topic
© Dyalog Ltd 2021