Deletes all the Context Groups from the Context Group Table.
public void Reset()
Public Sub Reset()
public void Reset()
function Leadtools.Dicom.DicomContextGroupTable.Reset()
public:
void Reset();
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.
For an example, refer to Insert.
DicomContextGroupTable Members
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET