Accusoft.SmartZoneOCR5.Net - Updated
SmartZoneOCRException Constructor(SerializationInfo,StreamingContext)






Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCRException Class > SmartZoneOCRException Constructor : SmartZoneOCRException Constructor(SerializationInfo,StreamingContext)
Initializes a new instance of the SmartZoneOCRException class with a given serialization info and context.
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Diagnostics.DebuggerNonUserCodeAttribute()>
Protected Function New( _
   ByVal c0c5d47c3550304ab280358243ab66bd5 As System.Runtime.Serialization.SerializationInfo, _
   ByVal cdb337b54bb8e308f8a34cd92a6ec60df As System.Runtime.Serialization.StreamingContext _
)
'Usage
 
Dim c0c5d47c3550304ab280358243ab66bd5 As System.Runtime.Serialization.SerializationInfo
Dim cdb337b54bb8e308f8a34cd92a6ec60df As System.Runtime.Serialization.StreamingContext
 
Dim instance As New SmartZoneOCRException(c0c5d47c3550304ab280358243ab66bd5, cdb337b54bb8e308f8a34cd92a6ec60df)
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected SmartZoneOCRException( 
   System.Runtime.Serialization.SerializationInfo c0c5d47c3550304ab280358243ab66bd5,
   System.Runtime.Serialization.StreamingContext cdb337b54bb8e308f8a34cd92a6ec60df
)
protected SmartZoneOCRException( 
    c0c5d47c3550304ab280358243ab66bd5: System.Runtime.Serialization.SerializationInfo;
    cdb337b54bb8e308f8a34cd92a6ec60df: System.Runtime.Serialization.StreamingContext
); 
System.Diagnostics.DebuggerStepThroughAttribute()
System.Diagnostics.DebuggerNonUserCodeAttribute()
protected function SmartZoneOCRException( 
   c0c5d47c3550304ab280358243ab66bd5 : System.Runtime.Serialization.SerializationInfo,
   cdb337b54bb8e308f8a34cd92a6ec60df : System.Runtime.Serialization.StreamingContext
);
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected: SmartZoneOCRException( 
   System.Runtime.Serialization.SerializationInfo* c0c5d47c3550304ab280358243ab66bd5,
   System.Runtime.Serialization.StreamingContext cdb337b54bb8e308f8a34cd92a6ec60df
)
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected:
SmartZoneOCRException( 
   System.Runtime.Serialization.SerializationInfo^ c0c5d47c3550304ab280358243ab66bd5,
   System.Runtime.Serialization.StreamingContext cdb337b54bb8e308f8a34cd92a6ec60df
)

Parameters

c0c5d47c3550304ab280358243ab66bd5
cdb337b54bb8e308f8a34cd92a6ec60df
See Also

Reference

SmartZoneOCRException Class
SmartZoneOCRException Members
Overload List