QsTypeKindComposition<TType,TUdt,TParam,TCharacteristics>.TupleType Property

Definition

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

Property Value

List<TType>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to