←Select platform

Reset Method

Summary

Deletes all the Context Groups from the Context Group Table.

Syntax

C#
VB
WinRT C#
C++
public void Reset() 
Public Sub Reset()  
public void Reset() 
 function Leadtools.Dicom.DicomContextGroupTable.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly