Double Structure
Represents a double-precision floating-point number.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Double : IComparable, IComparable<double>, IEquatable<double>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Double _ Implements IComparable, IComparable(Of Double), _ IEquatable(Of Double), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Double : IComparable, IComparable<double^>, IEquatable<double^>, IFormattable