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.
Remarks
Examples
Parameters
values
Type:
Double[]
The values to set.
Return Value
Type:
Void