Void IResultCollector.SetValues(Int32 id, IEnumerable<Double> values)

Sets the collector's values for the given id.

Parameters

  • id
    Type: Int32
    The id.
  • values
    Type: IEnumerable<Double>
    The values to set.