Actually it should be possible to emulate the whole IEnumerable interface with a class wrapping around a simple list structure.
Actually it should be possible to emulate the whole IEnumerable interface with a class wrapping around a simple list structure.
"If you lie to the compiler, it will get its revenge." - Henry Spencer
Bookmarks