Gets the Qutient of DivMod.

Declaration Syntax
C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | | |
public int Quotient { get; }
Public ReadOnly Property Quotient As Integer
Dim instance As DivMod
Dim value As Integer
value = instance.Quotient
public:
property int Quotient {
int get ();
}
/** @property */
public int get_Quotient()
public function get Quotient () : int
Assembly:
TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)