A Sandcastle Documented Class Library
Double Property
NamespacescsmicInputInterpreterDouble
CS-MIC - C# Math Input Control
Gets the value of the output cast as a double.
Declaration Syntax
C#Visual BasicVisual C++J#JavaScript
public double Double { get; }
Public ReadOnly Property Double As Double
public:
property double Double {
	double get ();
}
/** @property */
public double get_Double()
function get_Double();

Assembly: csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)