Created on 25 January 2020
icon_unfollowing
Login to follow
queue-xif

FIFO Queue

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 25 October 2022 by 
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)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
FIFO Queue has no dependencies.
Application Objects
FIFO Queue has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads