| ParserDblValue Property |
[This is preliminary documentation and is subject to change.]
Return next parameter as a double.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double DblValue { get; }
Public ReadOnly Property DblValue As Double
Get
public:
property double DblValue {
double get ();
}
member DblValue : float with get
Property Value
Type:
DoubleSee Also