static operator bool[](SettingValue value)
Get the current value as a bool?[].
Parameters
Name | Description |
value | The SettingValue instance. |
Return
The underlying value.
Get the current value as a bool?[].
Name | Description |
value | The SettingValue instance. |
The underlying value.