←Select platform

DicomException Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the DicomException class with the specified serialization and context information.
Syntax
C#
VB
C++
protected DicomException( 
   SerializationInfo info, 
   StreamingContext context 
) 
Protected Function New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
) 
protected: 
DicomException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 

Parameters

info
The data for serializing or deserializing the object.

context
The source and destination for the object.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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