ComponentOne Menus and Toolbars for WinForms
RemoveAt Method (C1TopicPageCollection)

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

Parameters

index
See Also

Reference

C1TopicPageCollection Class
C1TopicPageCollection Members