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

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