TypeDeclarationHeader.TypeItems Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 7)]
public Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeItem> TypeItems { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 7)>]
TypeItems : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeItem>
Public ReadOnly Property TypeItems As QsTuple(Of QsTypeItem)

Property Value

QsTuple<QsTypeItem>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to