BitmapListCount property (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long BitmapListCount

Overview

Refer to Working with Data Sets.

Remarks

Contains the number of bitmaps in the BitmapList property.

This property is updated by the GetBitmapListValue method. It is also updated when you assign a bitmap list to the BitmapList property before calling the SetBitmapListValue method to update a data element.

See Also

Elements:

BitmapList property, GetBitmapListValue method, SetBitmapListValue method

Topics:

Data Sets: Getting and Setting Data Element Values