IssueCollection class

This interface provides containers for Issue objects.

When to implement

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

IssueCollection has these types of members:

Methods

The IssueCollection class has these methods.

Method Description
~IssueCollection Destructor object.
AddItem Creates and adds an Issue to the IssueCollection.
Clear Deletes all Issue objects from the IssueCollection.
DeleteItem Deletes an Issue from the IssueCollection.
GetCount Returns the count of Issue objects in the IssueCollection.
GetItem Returns an Issue of the IssueCollection.

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