[IronPython] Convert between python array and .NET Array

Curt Hagenlocher curt at hagenlocher.org
Wed Jun 16 06:26:07 CEST 2010


On Tue, Jun 15, 2010 at 9:21 PM, Dino Viehland <dinov at microsoft.com> wrote:
>
> For the 2 IntPtr cases there's no overloads on Marshal and I don't believe
> anywhere in .NET.

Yes, this is my mistake. I think I saw the [IntPtr[], int, IntPtr,
int] overload and mentally elided the first array specifier.

-Curt



More information about the Ironpython-users mailing list