<SerializableAttribute> _ Public Structure Double _ Implements IComparable, IFormattable, IConvertible
[SerializableAttribute] public struct Double : IComparable, IFormattable, IConvertible
[SerializableAttribute] public value class Double : IComparable, IFormattable, IConvertible
JavaScript supports the use of structures, but not the declaration of new ones.