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

LIFO Queue

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 25 January 2020 by 
stack-xif

LIFO Queue

Details
Allows using the Stack .NET Class. This is usefull when you need the strategie LIFO, since Stack stores the values in LIFO style (Last In First Out).
Read more

It represents a last-in, first out collection of object. It is used when you need a last-in, first-out access of items. When you add an item in the list, it is called pushing the item and when you remove it, it is called popping the item.

Release notes (1.0.0)
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
LIFO Queue has no dependencies.
Application Objects
LIFO Queue has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads