API Reference > OdDb Classes > OdDbHyperlinkCollection Class > OdDbHyperlinkCollection Methods > OdDbHyperlinkCollection::removeAt Method
OdDbHyperlinkCollection::removeAt Method
Syntax
C++
virtual void removeAt(const int hyperlinkIndex) = 0;
Parameters 
Description 
const int hyperlinkIndex 
[in] Index of the Hyperlink to remove. 

Removes a Hyperlink object at the specified location in this HyperlinkCollection object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.