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

In This Topic
    INIterator<T> Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets the current item. Valid only if MoveNext() returned true prior to getting the current value.  
    Top
    See Also