set_valist


Description:

public void set_valist (string first_property_name, va_list var_args)

Sets properties on an object.

Parameters:

this

a 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