Hello,

I want to create an exact copy (clone) of a class instance ( not reference). This original class also contains instances of other classes.

I looked on this forum and it has been said there is no way to do this.

Just want to make sure it is not possible to create an exact copy of an existing class instance?

thanks