Snippets.Items Property

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Quantum.IQSharp.Snippet> Items { get; set; }
member this.Items : seq<Microsoft.Quantum.IQSharp.Snippet> with get, set
Public Property Items As IEnumerable(Of Snippet)

Property Value

IEnumerable<Snippet>

Implements

Applies to