QsExpressionKindIdentifier<TSymbol,TType>.Types Property

Definition

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

Property Value

List<TType>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to