Void IResultCollector.SetAllValues(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

  • values
    Type: Double[]
    The values to set.