QsExpressionKindStringLiteral<TExpression>.Expressions Property

Definition

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

Property Value

List<TExpression>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to