DeclarationHeader.Range.NewDefined(Range) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)]
public static Microsoft.Quantum.QsCompiler.DeclarationHeader.Range NewDefined (Microsoft.Quantum.QsCompiler.DataTypes.Range item);
Public Shared Function NewDefined (item As Range) As DeclarationHeader.Range

Parameters

item
Range

Returns

DeclarationHeader.Range
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to