TreeView for WinForms | ComponentOne
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 object to the end of the System.Collections.ArrayList.  
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverridden. Removes all elements from the 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 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 into the System.Collections.ArrayList at the specified index.  
    Public MethodOverridden. Inserts the elements of a collection into the System.Collections.ArrayList 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 of the System.Collections.ArrayList.  
    Public MethodOverridden. Removes a range of elements from the System.Collections.ArrayList.  
    Public MethodOverloaded. Overridden. Reverses the order of the elements in the specified range.  
    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