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