QsNamespaceElement.NewQsCustomType(QsCustomType) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 1)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement NewQsCustomType (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType item);
Public Shared Function NewQsCustomType (item As QsCustomType) As QsNamespaceElement

Parameters

Returns

QsNamespaceElement
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to