SetBoolList

SetBoolList(IList<bool>)

public bool SetBoolList(IList<bool> value) ;

Description

It wants to set the value of the BoolList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value could be set.