InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / Hotspot Class / Hotspot Constructor / Hotspot Constructor()


In This Topic
    Hotspot Constructor()
    In This Topic
    Initializes a new instance of the Hotspot class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Hotspot()
    public Hotspot()
    See Also