QsCallable.ArgumentTuple Property

Definition

[Bond.Id(40)]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsTuple<Microsoft.Quantum.QsCompiler.BondSchemas.LocalVariableDeclaration<Microsoft.Quantum.QsCompiler.BondSchemas.QsLocalSymbol>> ArgumentTuple { get; set; }
[<Bond.Id(40)>]
member this.ArgumentTuple : Microsoft.Quantum.QsCompiler.BondSchemas.QsTuple<Microsoft.Quantum.QsCompiler.BondSchemas.LocalVariableDeclaration<Microsoft.Quantum.QsCompiler.BondSchemas.QsLocalSymbol>> with get, set
Public Property ArgumentTuple As QsTuple(Of LocalVariableDeclaration(Of QsLocalSymbol))

Property Value

QsTuple<LocalVariableDeclaration<QsLocalSymbol>>
Attributes
Bond.IdAttribute

Applies to