ResolvedSignature.TypeParameters Property

Definition

[Bond.Id(5)]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsLocalSymbol> TypeParameters { get; set; }
[<Bond.Id(5)>]
member this.TypeParameters : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsLocalSymbol> with get, set
Public Property TypeParameters As List(Of QsLocalSymbol)

Property Value

List<QsLocalSymbol>
Attributes
Bond.IdAttribute

Applies to