ResetDS method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void ResetDS ();

Overview

Refer to Working with Data Sets.

Remarks

Removes all items from the Data Set. Sets the CurrentElement property to 0.

This does not affect the actual file on disk.

See Also

Elements:

DeleteElement method, DeleteModule method

Topics:

Data Sets: Inserting and Deleting Data Set Members