QsTuple<T>.Items Property

Definition

[Bond.Id(15)]
[Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsTuple<Bond.Tag.classT>>>))]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsTuple<T>> Items { get; set; }
[<Bond.Id(15)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsTuple<Bond.Tag.classT>>>))>]
member this.Items : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsTuple<'T>> with get, set
Public Property Items As List(Of QsTuple(Of T))

Property Value

List<QsTuple<T>>
Attributes
Bond.IdAttribute Bond.TypeAttribute

Applies to