Is there a standard collection in .NET that implements a FIFO stack?
Are you looking for the Queue class?