Number of elements in the collection.
Capacity of the collection (max number of elements).
Size of the collection (number of elements).
Clears (empties) the collection.
Displays a warning when there is an attempt to push a flow on a full collection (the size = capacity) or when there is an attempt to pop an empty collection.
version 7.0.250121
Edit All Pages