TypedExpression.TypedArguments Property

Definition

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

Property Value

List<TypedArgument>
Attributes
Bond.IdAttribute

Applies to