[IronPython] .NET Arrays

Herny Johnson SomethingNew2_0 at hotmail.com
Fri Feb 22 21:20:40 CET 2008


When I'm trying to add .NET Arrays that are holding one type of object with the System.Array.Add function.  I get an error that the says "expected object with __len__ function, got Texture2D (whatever objects that I want to merge).  I'm using Xna  as you might have guessed.  I just want to add the objects into one array, not add the objects together.  How do I do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080222/2ce7b4b6/attachment.html>


More information about the Ironpython-users mailing list