QsSpecialization.TypeArguments Property

Definition

[Bond.Id(30)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType>>))]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType> TypeArguments { get; set; }
[<Bond.Id(30)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType>>))>]
member this.TypeArguments : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.ResolvedType> with get, set
Public Property TypeArguments As List(Of ResolvedType)

Property Value

List<ResolvedType>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to