Reflection
VBAReferenceException Constructor()


Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New VBAReferenceException()
public VBAReferenceException()
See Also