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