ParentCollection class

This interface provides containers for the parents of a test case.

When to implement

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

ParentCollection has these types of members:

Methods

The ParentCollection class has these methods.

Method Description
~ParentCollection Destructor method.
AddItem Creates a parent and adds it to the ParentCollection.
Clear Deletes all parents from the ParentCollection.
DeleteItem Deletes a parent from the ParentCollection.
GetCount Returns the count of parents in the ParentCollection.
GetItem Returns a parent from the ParentCollection.

Remarks

A ParentCollection holds data from a TestCase/Parents element.

A parent is the value of a Parents/Parent 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