LinkCollection class
This interface provides containers for Link objects.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
LinkCollection has these types of members:
Methods
The LinkCollection class has these methods.
Method | Description |
---|---|
~LinkCollection | Destructor method. |
AddItem | Creates a Link and adds it to the LinkCollection. |
Clear | Deletes all Link objects from the LinkCollection. |
DeleteItem | Deletes a Link from the LinkCollection. |
GetCount | Returns the count of Link objects in the LinkCollection. |
GetItem | Returns a Link from the LinkCollection. |
Remarks
A LinkCollection holds data from an Issue/Solution/Links or Issue/AnalysisLinks element.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|