ComponentOne Menus and Toolbars for WinForms
C1Stack Class
Members 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1Stack Class
Simple stack with indexed access, based on System.Collections.ArrayList
Object Model
C1Stack Class
Syntax
'Declaration
 
Public Class C1Stack 
   Inherits System.Collections.ArrayList
public class C1Stack : System.Collections.ArrayList 
Inheritance Hierarchy

System.Object
   System.Collections.ArrayList
      C1.Win.C1Command.C1Stack

See Also

Reference

C1Stack Members
C1.Win.C1Command Namespace