CategoryCollection class

This interface provides containers for the categories of an Issue.

When to implement

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

CategoryCollection has these types of members:

Methods

The CategoryCollection class has these methods.

Method Description
~CategoryCollection Destructor method.
AddItem Creates and adds a category to the CategoryCollection.
Clear Deletes all categories from the CategoryCollection.
DeleteItem Deletes a category from the CategoryCollection.
GetCount Returns the count of categories in the CategoryCollection.
GetItem Resturns a category from the CategoryCollection.

Remarks

A CategoryCollection object holds data from element Issue/Categories.

A category is the value of an Issue/Categories/Category 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