QsRepeatStatement.RepeatBlock Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsPositionedBlock RepeatBlock { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
RepeatBlock : Microsoft.Quantum.QsCompiler.SyntaxTree.QsPositionedBlock
Public ReadOnly Property RepeatBlock As QsPositionedBlock

Property Value

QsPositionedBlock
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to