LAUREL BRIDGE

SeriesRecordToDicomDataSet Method

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

Namespace:  LaurelBridge.DCF.Examples.SampleVNA
Assembly:  SampleVNA (in SampleVNA.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public DicomDataSet ToDicomDataSet()

Return Value

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

Reference