ComponentOne Menus and Toolbars for WinForms
Add Method (C1TopicLinkCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicLinkCollection Class : Add Method
Adds the specified link to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As C1TopicLink _
) As System.Integer
public System.int Add( 
   C1TopicLink value
)

Parameters

value
See Also

Reference

C1TopicLinkCollection Class
C1TopicLinkCollection Members