Item method (IDicomWaveformChannels Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

IDicomWaveformChannel* Item(long lIndex);

Overview

Refer to Working with DICOM Waveforms.

Remarks

The Item method returns a pointer to the DicomWaveformChannel object located at the specified index in the collection. This is the default member of the IDicomWaveformChannels interface.

See Also

Elements:

Channels property, Count property, _NewEnum property, Add method, Remove method