←Select platform

Reset Method

Summary

Deletes all the Context Groups from the Context Group Table.

Syntax
C#
VB
C++
public void Reset() 
Public Sub Reset()  
public: 
void Reset();  

Remarks

Use the Load and Insert methods to add Context Groups to the Context Group Table. Use the Reset method to delete all the Context Groups in the table. To delete a single Context Group from the table, use the Delete method.

Example

For an example, refer to Insert.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly