Class Hierarchy
AcDbHyperlinkCollection
C++
class AcDbHyperlinkCollection;
File
achapi.h
Description
This class is a collection of AcDbHyperlink objects. The AcDbHyperlinkCollection deletes its contents when they are removed, and when the collection object itself is deleted. Hyperlinks in the collection are numbered from 0.
See the ObjectARX Developer's Guide for an example of how to use this class.
Links
AcDbHyperlinkCollection Methods
See Also
AcDbHyperlink, AcDbEntityHyperlinkPE