C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputComboBoxItemCollection Class / Add Method

In This Topic
Add Method (InputComboBoxItemCollection)
In This Topic
Adds the specified InputComponent to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal component As InputComponent _
) As Integer
 

Parameters

component
See Also