February 2019
Intermediate to advanced
626 pages
15h 51m
English
A stack is a collection of objects in which objects are accessed in Last In First Out (LIFO). Elements are added and removed from the top of the stack.
The stack uses the .NET class, System.Collections.Generic.Stack, and must have a type set.
Read now
Unlock full access