ComponentOne Menus and Toolbars for WinForms
Add Method (C1TopicPageCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicPageCollection Class : Add Method
Adds the specified page to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As C1TopicPage _
) As System.Integer
public System.int Add( 
   C1TopicPage value
)

Parameters

value
See Also

Reference

C1TopicPageCollection Class
C1TopicPageCollection Members