The DicomIod class contains information about Information Object Definitions
Syntax
C#
VB
C++
Java
publicclass DicomIod
PublicClass DicomIod
publicclass DicomIod
publicref class DicomIod
Remarks
Internally LEADTOOLS maintains a tree class, referred to as the IOD Structure, of available Information Object Definitions (IODs). These IODs can include default IODs available in DICOM, as well as user defined IODs. You can access any of this information, add to the IOD Structure, or delete items from the IOD Structure using the DicomIod class.