BuiltIn(QsQualifiedName, BuiltInKind) Constructor
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.
public BuiltIn (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName fullName, Microsoft.Quantum.QsCompiler.BuiltInKind kind);
new Microsoft.Quantum.QsCompiler.BuiltIn : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName * Microsoft.Quantum.QsCompiler.BuiltInKind -> Microsoft.Quantum.QsCompiler.BuiltIn
Public Sub New (fullName As QsQualifiedName, kind As BuiltInKind)
Parameters
- fullName
- QsQualifiedName
- kind
- BuiltInKind