InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / SettingsLoadedEventArgs Class
Members


In This Topic
    SettingsLoadedEventArgs Class
    In This Topic
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class SettingsLoadedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As SettingsLoadedEventArgs
    [Serializable()]
    public class SettingsLoadedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.Emulation.OpenSystems.SettingsLoadedEventArgs

    See Also