[ Version ( since = "2.54" ) ]
public void getv (string[] names, Value[] values)
Gets names.length
properties for an this.
Obtained properties will be set to values
. All properties must be valid. Warnings will be emitted and undefined behaviour
may result if invalid properties are passed in.
this |
a Object |
names |
the names of each property to get |
values |
the values of each property to get |
n_properties |
the number of properties |