ComponentOne Menus and Toolbars for WinForms
RemoveAt Method (C1OutPage.C1OutPageControlCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members