C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComponentCollection Class
Members

InputComponentCollection Class
Represents a collection of InputComponent objects.
Object Model
InputComponentCollection Class
Syntax
'Declaration
 
Public Class InputComponentCollection 
   Inherits System.Collections.CollectionBase
 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.Win.InputPanel.InputComponentCollection
         C1.Win.InputPanel.InputComboBoxItemCollection

See Also