←Select platform

LeadtoolsException Constructor(SerializationInfo,StreamingContext)

Summary

Initializes a new instance of the LeadtoolsException class with the specified serialization and context information.

Syntax
C#
VB
C++
protected LeadtoolsException( 
   SerializationInfo info, 
   StreamingContext context 
) 
Protected Function New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
) 
protected: 
LeadtoolsException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 

Parameters

info
The data for serializing or de-serializing the object.

context
The source and destination for the object.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.