InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / InputMapActionSequence Class
Members


In This Topic
    InputMapActionSequence Class
    In This Topic
    Contains a set of actions that are mapped to an input mapping.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class InputMapActionSequence 
    'Usage
     
    
    Dim instance As InputMapActionSequence
    [Serializable()]
    public class InputMapActionSequence 
    Inheritance Hierarchy

    System.Object
       Attachmate.Reflection.Emulation.IbmHosts.InputMapActionSequence

    See Also