Characteristics.Range Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.DataTypes.Range> Range { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
Range : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.DataTypes.Range>
Public ReadOnly Property Range As QsNullable(Of Range)

Property Value

QsNullable<Range>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to