Dynamic List<T> type

Posted by AndyC on Stack Overflow See other posts from Stack Overflow or by AndyC
Published on 2010-03-18T23:49:13Z Indexed on 2010/03/18 23:51 UTC
Read the original article Hit count: 269

Filed under:
|
|

Hi all,

Is it possible to create a new List where the T is dynamically set at runtime?

Cheers

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET