Int64[] GetInt64Array(Int64[] defaultValue = null)
Get the current value as a Int64[].
Parameters
Name | Description |
defaultValue | The default value to use if the value is not a Int64[]. |
Return
The value as a Int64[].
Get the current value as a Int64[].
Name | Description |
defaultValue | The default value to use if the value is not a Int64[]. |
The value as a Int64[].