HiraokaHyperTools.iTextSharp-LGPL  0.2.5
System.util.ListIterator Class Reference

Summary description for ListIterator. More...

Public Member Functions

 ListIterator (ArrayList col)
 
bool HasNext ()
 
object Next ()
 
object Previous ()
 
void Remove ()
 

Detailed Description

Summary description for ListIterator.

Constructor & Destructor Documentation

◆ ListIterator()

System.util.ListIterator.ListIterator ( ArrayList  col)

Member Function Documentation

◆ HasNext()

bool System.util.ListIterator.HasNext ( )

◆ Next()

object System.util.ListIterator.Next ( )

◆ Previous()

object System.util.ListIterator.Previous ( )

◆ Remove()

void System.util.ListIterator.Remove ( )

The documentation for this class was generated from the following file: