←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.