Item method (IDicomWaveformChannels Interface)
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 |