Attachmate.Reflection.Framework Assembly > Attachmate.Reflection.Framework Namespace > VBAReferenceException Class > VBAReferenceException Constructor : VBAReferenceException Constructor(SerializationInfo,StreamingContext) |
'Declaration
Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage
Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New VBAReferenceException(info, context)
protected VBAReferenceException( SerializationInfo info, StreamingContext context )