We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
std::.[[std.collections.Stack|Stack]].Add
Adds a value to the end of the stack.
This method behaves identically to Push( value:T ).
value