InsertModule method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short InsertModule ( long lModule, BOOL bOptional );

Overview

Refer to Working with Data Sets.

Remarks

Inserts a new module in the Data Set. If the module is successfully inserted, the CurrentModule property is updated with the new module.

LEAD controls the placement of the module in the Data Set.

See Also

Elements:

CurrentModule property, InsertElement method

Topics:

Data Sets: Inserting and Deleting Data Set Members