LEADTOOLS (Leadtools assembly)

RasterException Constructor(SerializationInfo,StreamingContext)

Show in webframe







The data for serializing or de-serializing the object.
The source and destination for the object.
Initializes a new instance of the RasterException class with the specified serialization and context information.
Syntax
protected RasterException( 
   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 RasterException(info, context)
protected RasterException( 
   SerializationInfo info,
   StreamingContext context
)

            

            
function RasterException( 
   info ,
   context 
)
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

See Also

Reference

RasterException Class
RasterException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.