ComponentOne Menus and Toolbars for WinForms
RemoveAt Method (C1DockingTabPages)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTabPages Class : RemoveAt Method
Removes the IList item at the specified index.
Syntax
'Declaration
 
Public Overrides Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public override void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

C1DockingTabPages Class
C1DockingTabPages Members