Remove method (IDicomWaveformChannels Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void Remove(long lIndex);

Overview

Refer to Working with DICOM Waveforms.

Remarks

The Remove method removes the specified DicomWaveformChannel object from the collection.

See Also

Elements:

Channels property, Count property, _NewEnum property, Item method, Add method

Topics:

DICOM Waveform Channels: Manipulating a Collection of Channels