Nevron .NET Vision
Nevron.Dom Namespace / NNodeEnumerator Class
Properties Methods


In This Topic
    NNodeEnumerator Class Members
    In This Topic

    The following tables list the members exposed by NNodeEnumerator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyObtains the current node in the container or throws an exception if the enumerator was not started or has ended  
    Top
    Public Methods
     NameDescription
    Public MethodAdvances the enumerator to the next node in the container, which satifies the specified filter  
    Public MethodResets the enumerator (positions it before the first node in the container)  
    Top
    See Also