←Select platform

Instance Property

Summary

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.

Syntax
C#
VB
C++
Java
public static DicomIodTable Instance { get; } 
Public Shared ReadOnly Property Instance As DicomIodTable 
public static final DicomIodTable getInstance() 
public: 
static property DicomIodTable^ Instance { 
   DicomIodTable^ get(); 
} 

Property Value

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.

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