Share via


RelatedActivityCollection class

This interface provides containers for ActivityReference objects.

When to implement

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

RelatedActivityCollection has these types of members:

Methods

The RelatedActivityCollection class has these methods.

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

Remarks

A RelatedActivityCollection holds data from an Issue/Impact/RelatedActivities element.

An ActivityReference holds data from a RelatedActivities/ActivityReference element.

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