NevronOpenVision
Nevron.Nov.DataStructures Namespace / INList<T> Interface
Properties Methods

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

    The following tables list the members exposed by INList<T>.

    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