Provides support for copying properties from one object to another.
n/a
This component adds the following method to the V$ object.
Copies the properties from one object into another.
Parameter | Description | Type |
---|---|---|
from | The object from which the properties are to be copied. | Object |
to | The object into which the properties are to be copied. | Object |