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