API Reference > OdDb Classes > OdDbHyperlinkCollection Class > OdDbHyperlinkCollection Methods > OdDbHyperlinkCollection::item Method
OdDbHyperlinkCollection::item Method
Syntax
C++
virtual OdDbHyperlink * item(const int hyperlinkIndex) const = 0;
Parameters 
Description 
const int hyperlinkIndex 
[in] Hyperlink index. 

Returns the HyperLink object at the specified location in this HyperlinkCollection object. 

 

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