IParameterSymbol.IsParams 属性

定义

如果参数声明为参数数组,则返回 true。

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

属性值

适用于