- index
- Index to the waveform annotation to be deleted. This index is zero-based. As an Example, if a channel has three waveform annotations and you are deleting the 2nd one, use an index of 1.
Visual Basic (Declaration) | |
---|---|
Public Function DeleteAnnotation( _ ByVal index As Integer _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- Index to the waveform annotation to be deleted. This index is zero-based. As an Example, if a channel has three waveform annotations and you are deleting the 2nd one, use an index of 1.
Return Value
Number of annotations that are still associated with the channel after deleting this annotation.For an example, refer to DicomDataSet.WaveformGroupCount.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family