16#ifndef vtkOverrideInformationCollection_h
17#define vtkOverrideInformationCollection_h
20#include "vtkCommonCoreModule.h"
24VTK_ABI_NAMESPACE_BEGIN
void AddItem(vtkObject *)
Add given item to the bottom (end) of the collection.
vtkObject * GetNextItemAsObject()
Get the next item in the collection.
a simple class to control print indentation
void * vtkCollectionSimpleIterator