QsCustomType.AddAttribute(QsDeclarationAttribute) Method

Definition

public Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType AddAttribute (Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute att);
member this.AddAttribute : Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType
Public Function AddAttribute (att As QsDeclarationAttribute) As QsCustomType

Parameters

Returns

QsCustomType

Applies to