DeleteModule method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short DeleteModule ( long lModule );

Overview

Refer to Working with Data Sets.

Remarks

Deletes a module from the Data Set.

You can remove all items from the Data Set using the ResetDS method.

Following deletion, the CurrentModule property is set to NULL.

See Also

Topics:

Data Sets: Inserting and Deleting Data Set Members