Void
IResultCollector
.SetImaginaryValues(Int32 id, Double[] values)
Sets the imaginary 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