QsConditionalStatement.ConditionalBlocks Property

Definition

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

Property Value

List<QsConditionalBlock>
Attributes
Bond.IdAttribute

Applies to