Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientDataTable Class > MWLDataset.PatientDataTable Constructor : MWLDataset.PatientDataTable Constructor(SerializationInfo,StreamingContext) |
[DebuggerNonUserCodeAttribute()] protected MWLDataset.PatientDataTable( 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 MWLDataset.PatientDataTable(info, context)
[DebuggerNonUserCodeAttribute()] protected: MWLDataset.PatientDataTable( SerializationInfo^ info, StreamingContext context )