Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Utilities.v4.4 Assembly / Xceed.Chart.Utilities Namespace / TypedArrayList Class
Properties Methods


In This Topic
    TypedArrayList Class Members
    In This Topic

    The following tables list the members exposed by TypedArrayList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    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 PropertyOverridden. Typed array list accessor.  
    Public Property (Inherited from System.Collections.ArrayList)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds a new object to the list.  
    Public MethodOverridden. Adds the specified collection to the array list.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverridden. Creates an identical copy of this instance.  
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodConverts the contained values to exponents of the specified base.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodFinds the index of the specified value.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodRetrives the max double value contained in the array list.  
    Public MethodRetrives the min double value contained in the array list.  
    Public MethodReturns the index of the object in the collection  
    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 MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodShifts the objects to the left with one position.  
    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 MethodShifts the objects to the right with one position.  
    Public MethodOverridden. Sets a range of object contained in the specified collection and the specified index.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodSorts an array list containing double values in ascending manner.  
    Public MethodSorts an array list containing float values in ascending manner.  
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodTransposes the objects at the specified indexes in the collection  
    Public Method (Inherited from System.Collections.ArrayList)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also