Nevron.Nov.DataStructures Namespace / NSingleItemIterator<TItem> Class
Properties Methods


In This Topic
    NSingleItemIterator<TItem> Class Members
    In This Topic

    The following tables list the members exposed by NSingleItemIterator<TItem>.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the current item.  
    Top
    Public Methods
     NameDescription
    Public MethodMoves to the next item.  
    Public MethodResets the iterator.  
    Top
    See Also