QsTypeItem.NewNamed 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.SyntaxTree.QsTypeItem NewNamed (Microsoft.Quantum.QsCompiler.SyntaxTree.LocalVariableDeclaration<string,Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType> item);
Public Shared Function NewNamed (item As LocalVariableDeclaration(Of String, ResolvedType)) As QsTypeItem
Parameters
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute