PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / InputActionCollection Class
Members

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

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.InputActionCollection

    See Also