QsTuple<T>.Item Property

Definition

[Bond.Id(10)]
[Bond.Type(typeof(Bond.Tag.nullable<Bond.Tag.classT>))]
public T Item { get; set; }
[<Bond.Id(10)>]
[<Bond.Type(typeof(Bond.Tag.nullable<Bond.Tag.classT>))>]
member this.Item : 'T with get, set
Public Property Item As T

Property Value

T
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to