QsScope.Statements Property

Definition

[Bond.Id(5)]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsStatement> Statements { get; set; }
[<Bond.Id(5)>]
member this.Statements : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsStatement> with get, set
Public Property Statements As List(Of QsStatement)

Property Value

List<QsStatement>
Attributes
Bond.IdAttribute

Applies to