void Set(bool[] value)

Set the current value to a bool[].

Parameters

Name Description
value The value to set.

Return

Nothing returned