25#ifndef vtkOverrideInformationCollection_h
26#define vtkOverrideInformationCollection_h
29#include "vtkCommonCoreModule.h"
create and manipulate ordered lists of objects
void AddItem(vtkObject *)
Add an object to the bottom of the list.
vtkObject * GetNextItemAsObject()
Get the next item in the collection.
a simple class to control print indentation
abstract base class for most VTK objects
void * vtkCollectionSimpleIterator