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