IsParams
Gets a value indicating whether the parameter has the params
modifier.
Declaration
bool IsParams { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the parameter has the params
modifier.
bool IsParams { get; }
Type | Description |
---|---|
bool |