| -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]] On Behalf Of Martin Aliger | Sent: Thursday, September 26, 2002 6:33 PM | To: [EMAIL PROTECTED] | Subject: [Mono-list] CopyTo | | I found next problem with CopyTo method. First consider it as | LAMEDOC and than found, it is already described in | class/doc/API-notes under Array.CopyTo. This method seems to | be reworked to be same as MS implementation (not docs).
I was trying to get it to behave as in the MS docs using IsAssignableFrom(), but that doesn't cover everything. I am still in mid-fix on this one, but if you have a good idea of how to get it to behave like the MS one, I'll gladly review the patch :) Nick D. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
