LAUREL BRIDGE

ImageRecordToDicomDataSet Method

DICOM Connectivity Framework V3.4
Populates a DicomDataSet object with the values present in this ImageRecord.

Namespace:  LaurelBridge.DCFExamples.SampleVNA
Assembly:  SampleVNA (in SampleVNA.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public DicomDataSet ToDicomDataSet()

Return Value

Type: DicomDataSet
A DicomDataSet object populated with elements from the ImageRecord values.
See Also

Reference