Leadtools.Forms.Ocr Namespace > OcrSupportLockedException Class > OcrSupportLockedException Constructor : OcrSupportLockedException Constructor(SerializationInfo,StreamingContext) |
protected OcrSupportLockedException( SerializationInfo info, StreamingContext context )
'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 OcrSupportLockedException(info, context)
protected OcrSupportLockedException( SerializationInfo info, StreamingContext context )
protected: OcrSupportLockedException( SerializationInfo^ info, StreamingContext context )
This constructor is called during deserialization to reconstitute the exception object transmitted over a stream. For more information, refer to the topic "XML and SOAP Serialization" in the MSDN documentation.