LEADTOOLS Medical (Leadtools.Dicom assembly)

Reset Method (DicomContextGroupTable)

Show in webframe







Deletes all the Context Groups from the Context Group Table.
Syntax
public void Reset()
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As DicomContextGroupTable
 
instance.Reset()
public void Reset()

            

            
 function Leadtools.Dicom.DicomContextGroupTable.Reset()
public:
void Reset(); 
Remarks
Use the Load(DicomContextIdentifierType) and Insert(DicomContextIdentifierType,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) 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(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Delete Method
Default Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features