Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterException Class > RasterException Constructor : RasterException Constructor(SerializationInfo,StreamingContext) |
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 )
protected: RasterException( SerializationInfo^ info, StreamingContext context )