QsExpressionKindComposition<TExpression,TSymbol,TType>.ExpressionDouble Property

Definition

[Bond.Id(70)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindExpressionDouble<Bond.Tag.classT>>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindExpressionDouble<TExpression> ExpressionDouble { get; set; }
[<Bond.Id(70)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindExpressionDouble<Bond.Tag.classT>>))>]
member this.ExpressionDouble : Microsoft.Quantum.QsCompiler.BondSchemas.QsExpressionKindExpressionDouble<'Expression> with get, set
Public Property ExpressionDouble As QsExpressionKindExpressionDouble(Of TExpression)

Property Value

QsExpressionKindExpressionDouble<TExpression>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to