Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset Class > MPPSDataset Constructor : MPPSDataset Constructor(SerializationInfo,StreamingContext) |
The data needed to serialize or deserialize an object.
The source and destination of a given serialized stream.
[DebuggerNonUserCodeAttribute()] protected MPPSDataset( SerializationInfo info, StreamingContext context )
'Declaration <DebuggerNonUserCodeAttribute()> Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New MPPSDataset(info, context)
[DebuggerNonUserCodeAttribute()] protected: MPPSDataset( SerializationInfo^ info, StreamingContext context )
The data needed to serialize or deserialize an object.
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.