I\'m have a large list of value types that needs to be given to OpenGL. It would be great if this could happen as quickly as possible. What I\'m doing now looks like this:>
The IList interface isn't that difficult to do (well, not so long as Reflector is free and functioning, hint hint).
You can create your own implementation and expose the internal array as a public property.