Nevron .NET Vision
Nevron.Collections Namespace / NArrayList Class
Properties Methods


In This Topic
    NArrayList Class Members
    In This Topic

    The following tables list the members exposed by NArrayList.

    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 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 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 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 MethodClones the content of this array and inserts it in the specified array  
    Top
    See Also