Contents Namespaces | Ansys.ACT.Interfaces.Post Namespace | IResultCollector | Print page SetValues(int, IEnumerable<double>) Sets the collector's values for the given id. Declaration Syntaxpublic void SetValues(int id, IEnumerable<double> values)Parametersid(int)The id.values(IEnumerable<double>)The values to set. « SetValues(int, double[]) IResultReader »