PureCircuitAPI.GateCall.controls Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)]
public System.Collections.Immutable.ImmutableArray<int> controls { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 3)>]
controls : System.Collections.Immutable.ImmutableArray<int>
Public ReadOnly Property controls As ImmutableArray(Of Integer)

Property Value

ImmutableArray<Int32>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to