IParameterSymbol.IsParams 속성

정의

매개 변수가 매개 변수 배열로 선언된 경우 true를 반환합니다.

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

속성 값

적용 대상