I have an Object A that contains more elements, and i have an object B that is equal to A.
If A elements contains value, how can set B with same value?
Thanks.