ComponentOne Menus and Toolbars for WinForms
Remove Method (C1TopicPageCollection)

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

Parameters

value
See Also

Reference

C1TopicPageCollection Class
C1TopicPageCollection Members