Delen via


IParameterSymbol.IsParamsArray Property

Definition

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

public bool IsParamsArray { get; }
member this.IsParamsArray : bool
Public ReadOnly Property IsParamsArray As Boolean

Property Value

Applies to