It keeps the old value.

Mike

--- In [email protected], "rise_t575" <ris...@...> wrote:
>
> For my better understanding of OOP:
> 
> When I copy an object property...
> 
> e. g.
> 
> CurrentEquity = bo.Equity;
> 
> ... if the bo.Equity property changes afterwards, does the variable 
> CurrentEquity change with it, or does it contain the old value?
> 
> Thanks in advance!
>


Reply via email to