ResetContextGroup method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void ResetContextGroup();

Overview

Refer to Working with Context Groups.

Remarks

The ResetContextGroup method deletes all the Context Groups from the Context Group Table.

Use the LoadContextGroup method and the InsertContextGroup method to add Context Groups to the Context Group Table. You can use the ResetContextGroup method to delete all the Context Groups in the table. You can also use the DeleteContextGroup method to delete a single Context Group from the table.

See Also

Elements:

LoadContextGroup method, InsertContextGroup method, DeleteContextGroup method, DefaultContextGroup method

Topics:

ILEADDicomDS Interface, IDicomContextGroup Interface, IDicomCodedConcept Interface, Working with the DicomContextGroup Object, Working with the DicomCodedConcept Object, Context Identifiers