InitDS method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void InitDS ( long lClass, short nFlags );

Overview

Refer to Working with Data Sets.

Remarks

Creates the data set, inserting the appropriate elements for the specified class.

If a Data Set exists at the time this method is called, that Data Set will be destroyed.

See Also

Elements:

LoadDSArray method

Topics:

Data Sets: Creating, Initializing, Loading, and Saving Data Sets