←Select platform

BarcodeException Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the BarcodeException class with the specified serialization and context information.
Syntax
C#
C++/CLI
Python
protected BarcodeException( 
   SerializationInfo info, 
   StreamingContext context 
) 
protected: 
BarcodeException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 
__init__(self,info,context) # Overloaded constructor 

Parameters

info
The data for serializing or deserializing the object

context
The source and destination for the object

Requirements

Target Platforms

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

Leadtools.Barcode Assembly

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