Accusoft.ISISXpress7.Net
IsisXpressLibraryException Constructor(SerializationInfo,StreamingContext)




System.Runtime.Serialization.SerializationInfo which holds all the data needed to serialize or deserialize an object.
content which describes the source and destination of a given serialized stream.
An IsisXpressLibraryException constructor which allows passing in info and streaming content.
Syntax
'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 IsisXpressLibraryException(info, context)
protected IsisXpressLibraryException( 
   SerializationInfo info,
   StreamingContext context
)
protected: IsisXpressLibraryException( 
   SerializationInfo* info,
   StreamingContext context
)
protected:
IsisXpressLibraryException( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
System.Runtime.Serialization.SerializationInfo which holds all the data needed to serialize or deserialize an object.
context
content which describes the source and destination of a given serialized stream.
See Also

Reference

IsisXpressLibraryException Class
IsisXpressLibraryException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback