On Nov 27, 2013, at 3:25 PM, Matteo Polito <[email protected]> wrote:
> O, this should be right!!
Nope! It'll result in infinite recursion and stack overflow.
You want:
public abstract Java.Lang.Object DeepCopy();
You'll also need to double-check that the generated NumberList type has a
GetDeepCopyHandler() method (or something similar). If it doesn't, things get
more complicated.
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid