add_role_valist


Description:

public void add_role_valist (string role, string fieldname, va_list var_args)

Add a new role to this with the given variables.

Structure fields are set according to the varargs in a manner similar to Structure.

Parameters:

this

a Permissions

role

a role

fieldname

the first field name

var_args

additional fields to add