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