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