65.9K
CodeProject is changing. Read more.
Home

A non-generic IList implementation without any Boxing and Unboxing

May 17, 2009

CPOL

2 min read

viewsIcon

33642

downloadIcon

76

A simple workaround to avoid boxing and unboxing while still using a non-generic IList implementation