Constructs an DicomFile object associated with a specified Dicom file system
Constructs an DicomFile object, using the provided dicomSet for the data set.
public DicomFile(DicomSet);
Constructs an DicomFile object associated with a specified Dicom file system
public DicomFile(FileInfo);
Constructs an DicomFile object associated with a specified Dicom file system.
public DicomFile(string);
DicomFile Class | dcmNET Namespace