Share via


IParameterSymbol.IsParams Property

Definition

Returns true if the parameter was declared as a parameter array.

public:
 property bool IsParams { bool get(); };
public bool IsParams { get; }
member this.IsParams : bool
Public ReadOnly Property IsParams As Boolean

Property Value

Applies to