On Nov 27, 2013, at 3:25 PM, Matteo Polito <matteo.pol...@gmail.com> 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 Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid