InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ElementList Class
Properties Methods


In This Topic
    ElementList Class Members
    In This Topic

    The following tables list the members exposed by ElementList.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ElementList class for the specified owning element.  
    Top
    Public Properties
     NameDescription
    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 Property (Inherited from System.Collections.ArrayList)
    Public PropertyGets or sets the Element at a specified index in the list.  
    Public PropertyGets or sets the last Element on the list.  
    Public PropertyGets a reference to the Element that owns this ElementList.  
    Public Property (Inherited from System.Collections.ArrayList)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds an Element to the list.  
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverridden. Removes all elements from the list.  
    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 MethodOverridden. Inserts an Element at a specified index.  
    Public MethodOverridden. Inserts the elements of a collection into the list at the specified index.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded. Adjusts the location of all Element objects in the list by the specified amount.  
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverridden. Removes the Element at the specified index from the list.  
    Public MethodOverridden. Removes a range of elements from the list.  
    Public MethodOverloaded. Overridden. Reverses the order of the elements in the list or a portion of it.  
    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
    Protected Methods
     NameDescription
    Protected MethodCalled when elements are added or removed from the list.  
    Top
    See Also