Simple stack with indexed access, based on System.Collections.ArrayList

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class C1Stack : ArrayList
Visual Basic (Declaration)
Public Class C1Stack _
	Inherits ArrayList

Inheritance Hierarchy

See Also