Share via


RecordDeclarationSyntax.TypeParameterList Property

Definition

public override Microsoft.CodeAnalysis.CSharp.Syntax.TypeParameterListSyntax? TypeParameterList { get; }
member this.TypeParameterList : Microsoft.CodeAnalysis.CSharp.Syntax.TypeParameterListSyntax
Public Overrides ReadOnly Property TypeParameterList As TypeParameterListSyntax

Property Value

Applies to