←Select platform

RasterException Constructor(SerializationInfo,StreamingContext)

Summary

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

Syntax
C#
VB
C++
protected RasterException( 
   SerializationInfo info, 
   StreamingContext context 
) 
Protected Function New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
) 
protected: 
RasterException(  
   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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly