Constructor with a dataset. No checks are performed to make sure the dataset elements are legal for this sequence.
Namespace: LaurelBridge.DCF.Examples.PdfToDicom.IOD
Assembly: PdfToDicom (in PdfToDicom.exe) Version: DCF34 r11295 DCF_3_4_22
Syntax
C#
public PatientSpeciesCodeSequence( DicomDataSet dataSet )
Parameters
- dataSet
- Type: DicomDataSet
the dataset
See Also