_NewEnum property (IDicomWaveformAnnotations 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 on an enumeration object for the collection.

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

See Also

Elements:

AnnotationGroupNumber property, CodedName property, CodedValue property, MeasurementUnits property, NumericValue property, NumericValueCount property, RefDatetime property, RefSamplePositions property, RefTimeOffsets property, TemporalPointCount property, TemporalPointsType property, TemporalRangeType property, UnformattedTextValue property, ValueDefined property, ValueType property, Count property, Item method, Add method, Remove method

Topics:

DICOM Waveform Channels: Adding/Managing Waveform Annotations