InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputComponentCollection Class
Members

In This Topic
    InputComponentCollection Class
    In This Topic
    Represents a collection of InputComponent objects.
    Object Model
    InputComponentCollection Class
    Syntax
    'Declaration
     
    Public Class InputComponentCollection 
       Inherits System.Collections.CollectionBase
    public class InputComponentCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

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

    See Also