I need a .NET that supports last in first out (LIFO).
Is there one? If there are more than one what is the best? (I plan to put Form
objects in it.)
Any suggestions?
(NOTE: The collection needs to be on the Compact Framework. I am using Visual Studio 2008 and C#).