Stack Constructor
Initializes a new instance of the Stack class that is empty and that has the default initial capacity.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
public Stack ()
Available in the .NET Micro Framework version 4.1 and 4.2.