'Declaration Public Function Add( _ ByVal hyperlinkInfo As C1HyperlinkInfo _ ) As Integer
public int Add( C1HyperlinkInfo hyperlinkInfo )
Parameters
- hyperlinkInfo
- The C1HyperlinkInfo to add.
Return Value
The index of the newly added object in the current collection.