Int32[] GetInt32Array(Int32[] defaultValue = null)

Get the current value as a Int32[].

Parameters

Name Description
defaultValue The default value to use if the value is not a Int32[].

Return

The value as a Int32[].