QsNamespace.Elements Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)]
public System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement> Elements { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 1)>]
Elements : System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement>
Public ReadOnly Property Elements As ImmutableArray(Of QsNamespaceElement)

Property Value

ImmutableArray<QsNamespaceElement>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to