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


In This Topic
    C1Stack Class Members
    In This Topic

    The following tables list the members exposed by C1Stack.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyDetermines whether the C1Stack is empty. Returns true if the C1Stack ArrayList is empty, false otherwise.  
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyThe number of elements actually contained in C1Stack ArrayList.  
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyThe last element in C1Stack.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodDetermines whether the index of an item is in the bound of indexes of the C1Stack ArrayList.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodGets the last element in C1Stack ArrayList.  
    Public MethodRemoves the element at the specified index of the C1Stack ArrayList.  
    Public MethodAdds an object to the end of the C1Stack ArrayList.  
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Top
    See Also