GetValueCount method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetValueCount ();

Overview

Refer to Working with Data Sets.

Remarks

Returns the number of values stored in the Value Field of the element specified in the CurrentElement property.

Note: This method does not allocate memory or retrieve values.

See Also

Elements:

GetInfoDS method, GetDSPreamble method, GetBinaryValue method, GetCharValue method, GetShortValue method, GetLongValue method, GetFloatValue method, GetDoubleValue method, GetAgeValue method, GetDateValue method, GetDateTimeValue method, GetTimeValue method

Topics:

Data Sets: Getting and Setting Data Element Values