
less than 1 minute to read
A stack provides a Last In First Out list. It's based on an array of items that contains the actual items. Use `Push()` and `Pop()` to move items on and off the stack.
wwCollection
wwStack
Class Members
© West Wind Technologies, 2023 • Updated: 11/10/18
Comment or report problem with topic