Void IResultCollector.SetAllValues(IEnumerable<Double> values)

Sets all collector's values. The values have to be in the same order as the one defined by the Ids array.

Parameters