QsExpressionKindComposition<TExpression,TSymbol,TType>.ExpressionArray Property

Definition

[Bond.Id(80)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Bond.Tag.classT>>))]
public System.Collections.Generic.List<TExpression> ExpressionArray { get; set; }
[<Bond.Id(80)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Bond.Tag.classT>>))>]
member this.ExpressionArray : System.Collections.Generic.List<'Expression> with get, set
Public Property ExpressionArray As List(Of TExpression)

Property Value

List<TExpression>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to