←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
Java
WinRT C#
C++
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(); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly