Nevron .NET Vision
Nevron.Collections Namespace / NArray Class
Methods


In This Topic
    NArray Class Members
    In This Topic

    The following tables list the members exposed by NArray.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Adds an object instance to array.  
    Public Methodstatic (Shared in Visual Basic)Returns true if the array contains the object  
    Public Methodstatic (Shared in Visual Basic)Returns the index of the object inside the array  
    Public Methodstatic (Shared in Visual Basic)Inserts the object at the specified index in the array  
    Public Methodstatic (Shared in Visual Basic)Removes an object from the array  
    Public Methodstatic (Shared in Visual Basic)Removes the object at the specified index from the array  
    Public Methodstatic (Shared in Visual Basic)Sorts the array of the specified type  
    Top
    See Also