Java.Lang.Double: Property Members

The properties of Java.Lang.Double are listed below. For a list of all members, see the Double Members list.

See Also: Inherited members from Java.Lang.Number

Public Properties

[read-only]
IsInfinitebool. Indicates whether this object represents an infinite value.
[read-only]
IsNaNbool. Indicates whether this object is a Not-a-Number (NaN) value.
[read-only]
static
MaxExponentint. Maximum base-2 exponent that a finite value of the double type may have.
[read-only]
static
MinExponentint. Minimum base-2 exponent that a normal value of the double type may have.
[read-only]
static
MinNormaldouble. Constant for the smallest positive normal value of the double type.
[read-only]
static
TypeClass. The Java.Lang.Class object that represents the primitive type double.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.