SetAllValues(double[], IList<int>)
Sets all collector's values. The values have to be in the same order as the Ids array.
Declaration Syntax
public void SetAllValues(double[] values, IList<int> lengths)
Parameters
- values(double[])
The values to set.
- lengths(IList<int>)
The array containing for each element the number of result values.