GetWaveformGroupCount method (ILEADDicomDS Interface)
long GetWaveformGroupCount(); | |
Overview |
Refer to Working with DICOM Waveforms. |
Remarks
The GetWaveformGroupCount method returns the number of waveform multiplex groups that are included in the dataset.
In DICOM, a waveform consists of one or more multiplex groups, each encoded into an Item in the Waveform Sequence (5400,0100). Use this method to retrieve the number of iems under that squence.
See Also
Elements: |
GetWaveformGroup method, DeleteWaveformGroup method, AddWaveformGroup method |
Topics: |