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


In This Topic
    NDLLListEnumerator Class Members
    In This Topic

    The following tables list the members exposed by NDLLListEnumerator.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new enumerator attached to the specifield doubly linked list  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current element in the lists  
    Top
    Public Methods
     NameDescription
    Public MethodAdvances the enumerator to the next element of the collection.  
    Public MethodSets the enumerator to its initial position, which is before the first element in the list.  
    Top
    See Also