set_from_list


Description:

public bool set_from_list (SList<TimedValue?> timedvalues)

Sets multiple timed values at once.

Parameters:

this

the TimedValueControlSource object

timedvalues

a list with TimedValue items

Returns:

FALSE if the values couldn't be set, TRUE otherwise.