GetTagCount method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetTagCount ();

Overview

Refer to Working with Tags.

Remarks

Returns the number of items in the Data Element Tag Table.

The following functions will help you navigate the Data Element Tag Table:

MoveFirstTag method

MoveLastTag method

MoveNextTag method

MovePrevTag method

See Also

Elements:

MoveFirstTag method, MoveLastTag method, MoveNextTag method, MovePrevTag method

Topics:

Data Element Tags: Maneuvering Through the Data Element Tag Table