DeclarationHeader.Offset.NewDefined(Position) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 0)]
public static Microsoft.Quantum.QsCompiler.DeclarationHeader.Offset NewDefined (Microsoft.Quantum.QsCompiler.DataTypes.Position item);
Public Shared Function NewDefined (item As Position) As DeclarationHeader.Offset
Parameters
- item
- Position
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute