QsExpressionKindComposition<TExpression,TSymbol,TType>.DoubleLiteral Property

Definition

[Bond.Id(30)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Double>))]
public double? DoubleLiteral { get; set; }
[<Bond.Id(30)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Double>))>]
member this.DoubleLiteral : Nullable<double> with get, set
Public Property DoubleLiteral As Nullable(Of Double)

Property Value

Nullable<Double>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to