←Select platform

DicomIodTable Class

Summary

The DicomIodTable class contains functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally.

Syntax
C#
VB
C++
Java
public class DicomIodTable 
Public Class DicomIodTable  
public class DicomIodTable  
public ref class DicomIodTable  

Remarks
  • This class provides methods that allow you to do the following:

    1. Maneuver through the IOD Table.
    2. Search the IOD Table.
    3. Insert items to or delete items from the IOD Table.
    4. Modify existing items within the IOD Table.
    5. Set the IOD Table to its default values.
    6. For more information, refer to Working with Information Object Definitions.

Example

For an example, refer to Reset.

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