NamespaceManager.DefinedTypes Method

Definition

public System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.TypeDeclarationHeader> DefinedTypes ();
member this.DefinedTypes : unit -> System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.TypeDeclarationHeader>
Public Function DefinedTypes () As ImmutableArray(Of TypeDeclarationHeader)

Returns

ImmutableArray<TypeDeclarationHeader>

Applies to