QsNamespace.Elements Property

Definition

[Bond.Id(10)]
public System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsNamespaceElement> Elements { get; set; }
[<Bond.Id(10)>]
member this.Elements : System.Collections.Generic.List<Microsoft.Quantum.QsCompiler.BondSchemas.QsNamespaceElement> with get, set
Public Property Elements As List(Of QsNamespaceElement)

Property Value

List<QsNamespaceElement>
Attributes
Bond.IdAttribute

Applies to