ActivityCollection class

This interface provides containers for Activity objects.

When to implement

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

ActivityCollection has these types of members:

Methods

The ActivityCollection class has these methods.

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

Remarks

The ActivityCollection holds data from element Iteration/Activities.

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