ComponentOne Menus and Toolbars for WinForms
Remove Method (C1TopicLinkCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicLinkCollection Class : Remove Method
Removes the first occurrence of a specified link from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As C1TopicLink _
) 
public void Remove( 
   C1TopicLink value
)

Parameters

value
See Also

Reference

C1TopicLinkCollection Class
C1TopicLinkCollection Members