Void
IResultCollector
.SetValues(
Int32
id,
Double[]
values)
Sets the collector's values for the given id.
Remarks
Examples
Parameters
id
Type:
Int32
The id.
values
Type:
Double[]
The values to set.
Return Value
Type:
Void