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