LEADTOOLS Medical (Leadtools.Dicom assembly)

DeleteWaveformGroup Method

Show in webframe







The zero-based index of the group to delete.
Deletes a waveform group from the dataset.
Syntax
public void DeleteWaveformGroup( 
   int index
)
'Declaration
 
Public Sub DeleteWaveformGroup( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
 
instance.DeleteWaveformGroup(index)
public void DeleteWaveformGroup( 
   int index
)

            

            
 function Leadtools.Dicom.DicomDataSet.DeleteWaveformGroup( 
   index 
)
public:
void DeleteWaveformGroup( 
   int index
) 

Parameters

index
The zero-based index of the group to delete.
Remarks
In DICOM, a waveform consists of one or more multiplex groups, each encoded into an item in the "Waveform Sequence" (5400,0100). Call this method to delete the specified multiplex group.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
WaveformGroupCount Property
GetWaveformGroup Method
AddWaveformGroup Method
DicomWaveformGroup Class
DicomWaveformChannel Class

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features