Nevron.Nov.DataStructures Namespace / INList<T> Interface

In This Topic
    INList<T> Interface Methods
    In This Topic

    For a list of all members of this type, see INList<T> members.

    Public Methods
     NameDescription
     MethodRemoves the first occurrence of the specified item in the list, by starting the search from the specified index.  
     MethodRemoves all occurrences of the specified item.  
     MethodOverloaded. Removes the last occurrence of the specified item (if any).  
    Top
    See Also