InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / VBAReferenceException Class / VBAReferenceException Constructor / VBAReferenceException Constructor()


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