LEADTOOLS Medical (Leadtools.Medical.Logging.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomEventLogDataSet Constructor(SerializationInfo,StreamingContext)
See Also 
Leadtools.Medical.Logging.DataAccessLayer Namespace > DicomEventLogDataSet Class > DicomEventLogDataSet Constructor : DicomEventLogDataSet Constructor(SerializationInfo,StreamingContext)



info

Type:System.Runtime.Serialization.SerializationInfo

The data needed to serialize or deserialize an object.

context

Type: System.Runtime.Serialization.StreamingContext

The source and destination of a given serialized stream.

Initializes a new instance of the DicomEventLogDataSet class.

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 New DicomEventLogDataSet(info, context)
C# 
[DebuggerNonUserCodeAttribute()]
protected DicomEventLogDataSet( 
   SerializationInfo info,
   StreamingContext context
)
C++/CLI 
[DebuggerNonUserCodeAttribute()]
protected:
DicomEventLogDataSet( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info

Type:System.Runtime.Serialization.SerializationInfo

The data needed to serialize or deserialize an object.

context

Type: System.Runtime.Serialization.StreamingContext

The source and destination of a given serialized stream.

Remarks

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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