Initializes a new instance of the DicomEventLogDataSet class.
[DebuggerNonUserCodeAttribute()]
protected DicomEventLogDataSet(
SerializationInfo info,
StreamingContext context
)
<DebuggerNonUserCodeAttribute()>
Protected Function New( _
ByVal info As SerializationInfo, _
ByVal context As StreamingContext _
)
[DebuggerNonUserCodeAttribute()]
protected:
DicomEventLogDataSet(
SerializationInfo^ info,
StreamingContext context
)
The data needed to serialize or deserialize an object.
context
Type: System.Runtime.Serialization.StreamingContext
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET