[]
Adds a C1HyperlinkInfo to the current collection.
public int Add(C1HyperlinkInfo hyperlinkInfo)
Public Function Add(hyperlinkInfo As C1HyperlinkInfo) As Integer
| Type | Name | Description |
|---|---|---|
| C1HyperlinkInfo | hyperlinkInfo | The C1HyperlinkInfo to add. |
| Type | Description |
|---|---|
| int | The index of the newly added object in the current collection. |