ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1Stack Class
Members

In This Topic
    C1Stack Class
    In This Topic
    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

    scrap%

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also

    Reference

    C1Stack Members
    C1.Win.C1Command Namespace