SetValues(int, double[])

Sets the collector's values for the given id.

Declaration Syntax

public void SetValues(int id, double[] values)

Parameters

id(int)

The id.

values(double[])

The values to set.