Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomInformation Constructor(SerializationInfo,StreamingContext)
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > DicomInformation Class > DicomInformation Constructor : DicomInformation Constructor(SerializationInfo,StreamingContext)



info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Syntax

Visual Basic (Declaration)  
<DebuggerNonUserCodeAttribute()>
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
Visual Basic (Usage) Copy Code
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As DicomInformation(info, context)
C#  
[DebuggerNonUserCodeAttribute()]
protected DicomInformation( 
   SerializationInfo info,
   StreamingContext context
)
C++/CLI  
[DebuggerNonUserCodeAttribute()]
protected:
DicomInformation( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
The data needed to serialize or deserialize an object.
context
The source and destination of a given serialized stream.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features