public List<List<T>>DoThisMagicThingLocalrogerWants<T>(); if you need compile time type templating support.would give you a two dimensional resizeable array of a particular type. If you need to have different types inside of the array then you just object and some form of reflection at run time to determine the type of the object you're currently operating on.
Public Function GetACar(id as Integer) As List(Of Car)
return List(Of Car) = { oneCar } ' oneCar comes from wherever
End Function « Older The Zensunni Wandering, among other Dune maps. The... | "Hundreds of the leaked w... Newer »
This thread has been archived and is closed to new comments
Good. It's had it's run, it needs to go.
Oh, and also just born: Windows Phone 7
posted by Artw at 3:30 PM on October 22, 2010