Click or drag to resize
MPSReaderElementValue Property
The value of the element.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double Value { get; }

Property Value

Type: Double
A double specifying the value of the element.
See Also