Share via


IterationCollection class

This interface provides containers for Iteration objects.

When to implement

Never. This interface is implemented by Axe and provided to the assessment.

IterationCollection has these types of members:

Methods

The IterationCollection class has these methods.

Method Description
~IterationCollection Destructor method.
AddItem Creates an Iteration and adds it to the collection.
Clear Deletes all Iteration objects from the collection.
DeleteItem Deletes an Iteration object from the collection.
GetCount Returns the count of Iteration objects in the collection.
GetItem Returns an Iteration object from the collection.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeRuntime.h
DLL
AxeCore.dll