Delen via


IParameterSymbol.IsParams Property

Definition

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

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

Property Value

Applies to