次の方法で共有


IParameterSymbol.IsParamsCollection Property

Definition

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

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

Property Value

Applies to