SymbolTuple.VariableNameTuple Property

Definition

[Bond.Id(15)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.SymbolTuple>>))]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.SymbolTuple> VariableNameTuple { get; set; }
[<Bond.Id(15)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.SymbolTuple>>))>]
member this.VariableNameTuple : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.SymbolTuple> with get, set
Public Property VariableNameTuple As List(Of SymbolTuple)

Property Value

List<SymbolTuple>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to