Constructor APVLeakReductionModeParameter
APVLeakReductionModeParameter(APVLeakReductionMode, bool)
Creates a new APVLeakReductionModeParameter instance.
Declaration
public APVLeakReductionModeParameter(APVLeakReductionMode value, bool overrideState = false)
Parameters
| Type | Name | Description |
|---|---|---|
| APVLeakReductionMode | value | The initial value to store in the parameter. |
| bool | overrideState | The initial override state for the parameter. |