'Declaration Protected Function New( _
ByVal nameИмя узла.As System.String, _
ByVal dicomFileDICOM-файл.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile, _
ByVal dicomPageСтраница DICOM-файла.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomPage _
)
protected DicomPageMetadata(
System.String name,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomPage dicomPage
)
protected: DicomPageMetadata(
System.String name,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile* dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomPage* dicomPage
)
protected:
DicomPageMetadata(
System.String name,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFile^ dicomFile,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomPage^ dicomPage
)
Parameters
- name
- Имя узла.
- dicomFile
- DICOM-файл.
- dicomPage
- Страница DICOM-файла.