_NewEnum property (IDicomWaveformChannels Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

IUnknown* _NewEnum

Overview

Refer to Working with DICOM Waveforms.

Remarks

(Read only) The _NewEnum property gets an IEnumVARIANT interface to an enumeration object for the collection.

This is a standard property that allows the collection to be iterated through using the For…Each syntax of Visual Basic and VBScript.

See Also

Elements:

Channels property, Count property, Item method, Add method, Remove method

Topics:

DICOM Waveform Channels: Manipulating a Collection of Channels