28 #ifndef vtkOverrideInformationCollection_h 
   29 #define vtkOverrideInformationCollection_h 
   31 #include "vtkCommonCoreModule.h"  
void * vtkCollectionSimpleIterator
 
abstract base class for most VTK objects 
 
static vtkCollection * New()
Construct with empty list. 
 
void AddItem(vtkObject *)
Add an object to the list. 
 
create and manipulate unsorted lists of objects 
 
vtkObject * GetNextItemAsObject()
Get the next item in the collection.