ComponentOne Menus and Toolbars for WinForms
Remove Method (C1CommandLinks)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLinks Class : Remove Method
Removes the element.
Syntax
'Declaration
 
Public Overrides Sub Remove( _
   ByVal o As System.Object _
) 
public override void Remove( 
   System.object o
)

Parameters

o
See Also

Reference

C1CommandLinks Class
C1CommandLinks Members