共用方式為


IParameterSymbol.IsParams 屬性

定義

如果參數宣告為參數陣列,則會傳回 true。

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

屬性值

適用於