Gets an instance of the DicomIodTable, which provides functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally.
public static DicomIodTable Instance { get; }
Public Shared ReadOnly Property Instance As Leadtools.Dicom.DicomIodTable
public static Leadtools.Dicom.DicomIodTable Instance {get;}
public static final DicomIodTable getInstance()
get_Instance();
public:
static property Leadtools.Dicom.DicomIodTable^ Instance {
Leadtools.Dicom.DicomIodTable^ get();
}
An instance of the DicomIodTable, which provides functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally.
For an example, refer to Reset.
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