QsSpecialization.AddAttributes 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.
public Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization AddAttributes (System.Collections.Generic.IEnumerable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute> att);
member this.AddAttributes : seq<Microsoft.Quantum.QsCompiler.SyntaxTree.QsDeclarationAttribute> -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization
Public Function AddAttributes (att As IEnumerable(Of QsDeclarationAttribute)) As QsSpecialization