copy_value


Description:

[ Version ( since = "0.0.8" ) ]
public void copy_value (Value dest)

Copy data from the contained Value into dest.

Parameters:

this

the ValueObject

dest

Value with correct type to copy into