Initializing help system before first use

GetValuesAsReals Method

Returns an array containing the elements of a set of floating point numbers. Throws an exception if this is not a set of floating point numbers.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public double[] GetValuesAsReals()

Return Value

Type:  Double
See Also