This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Double Members
Public:
Methods
Fields
Empty |
Represents the constant Double value of empty. |
Epsilon |
Represents the constant that is the smallest nonzero Double value. |
MaxValue |
Represents the constant that is the largest Double value. |
MinValue |
Represents the constant that is the smallest possible Double value. |
NaN |
Represents the constant value of not a number (NaN). |
NegativeInfinity |
Represents the constant value of negative infinity. |
PositiveInfinity |
Represents the constant value of positive infinity. |
Protected:
Methods
Finalize (inherited from Object) |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by the Garbage Collector (GC). This method may be ignored by the runtime; therefore, necessary cleanup operations should be done elsewhere. |
MemberwiseClone (inherited from Object) |
Creates a shallow copy of the current Object. |
See Also
Double Structure | System Namespace