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)

Syntax

public Stack ()

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

Stack Class
Stack Members
System.Collections Namespace