Give us feedback
queue-xif
Service icon

FIFO Queue

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 25 October 2022 by 
0.0
 (0 ratings)
queue-xif

FIFO Queue

Details
Stores the elements in FIFO style (First In First Out).
Read more

C# includes a Queue collection class in the System.Collection namespace. Queue stores the elements in FIFO style (First In First Out), exactly opposite of the Stack collection. It contains the elements in the order they were added.

Release notes (1.0.1)

- Fixed  BUG related with the contains action.

- New icone for the component.

Reviews (0)