Parameters |
Description |
const int hyperlinkIndex |
[in] Hyperlink index. |
const OdString& name |
[in] Name for the Hyperlink object. |
const OdString& description |
[in] Description for the Hyperlink object. |
const OdString& subLocation = OdString::kEmpty |
[in] Sublocation for the Hyperlink object. |
Creates a HyperLink object and inserts it into this HyperlinkCollection object at the specified index.
Objects at or after index are moved toward the tail.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|