set_valist


Description:

public void set_valist (string first_property_name, va_list var_args)

Sets properties of the parent object and its children.

Parameters:

this

the parent object

first_property_name

name of the first property to set

var_args

value for the first property, followed optionally by more name/value pairs, followed by null