QsStatementKindComposition.ForStatement Property

Definition

[Bond.Id(30)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsForStatement>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsForStatement ForStatement { get; set; }
[<Bond.Id(30)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsForStatement>))>]
member this.ForStatement : Microsoft.Quantum.QsCompiler.BondSchemas.QsForStatement with get, set
Public Property ForStatement As QsForStatement

Property Value

QsForStatement
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to