PrimaryConstructorBaseTypeSyntax.ArgumentList Property

Definition

public Microsoft.CodeAnalysis.CSharp.Syntax.ArgumentListSyntax ArgumentList { get; }
member this.ArgumentList : Microsoft.CodeAnalysis.CSharp.Syntax.ArgumentListSyntax
Public ReadOnly Property ArgumentList As ArgumentListSyntax

Property Value

Applies to