Collection.Stack.List

  • Unit
  • Source

Symbols

SymbolDescription
TListStack TStack<TElement> that stores its elements in a list and allows access to those elements using their index position in the list.