static operator SettingValue(bool[] value)
Set the current value to a bool[].
Parameters
Name | Description |
value | The value to set. |
Return
A new SettingValue.
Set the current value to a bool[].
Name | Description |
value | The value to set. |
A new SettingValue.