Hey guys,
A while back I was looking for a way to clone certain (reference type) objects. Some classes such as the DataTable have a Clone method, but this doesn't to be the case for all classes in the Framework.
Is there a reason for this, and is it likely to change in future versions? I'm a bit of a noob, so maybe there's something I'm missing
Cheers



