QsStatementKindComposition.RepeatStatement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Bond.Id(40)]
[Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsRepeatStatement>))]
public Microsoft.Quantum.QsCompiler.BondSchemas.QsRepeatStatement RepeatStatement { get; set; }
[<Bond.Id(40)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Microsoft.Quantum.QsCompiler.BondSchemas.QsRepeatStatement>))>]
member this.RepeatStatement : Microsoft.Quantum.QsCompiler.BondSchemas.QsRepeatStatement with get, set
Public Property RepeatStatement As QsRepeatStatement
Property Value
- Attributes
-
Bond.IdAttribute Bond.TypeAttribute