[IronPython] .NET Arrays
Herny Johnson
SomethingNew2_0 at hotmail.com
Fri Feb 22 12:20:40 PST 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://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20080222/2ce7b4b6/attachment.htm
More information about the Users
mailing list