Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Instance Property
See Also 
Leadtools.Dicom Namespace > DicomIodTable Class : Instance Property




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

Visual Basic (Declaration) 
Public Shared ReadOnly Property Instance As DicomIodTable
Visual Basic (Usage)Copy Code
Dim value As DicomIodTable
 
value = DicomIodTable.Instance
C# 
public static DicomIodTable Instance {get;}
Managed Extensions for C++ 
public: __property static DicomIodTable* get_Instance();
C++/CLI 
public:
static property DicomIodTable^ Instance {
   DicomIodTable^ get();
}

Return 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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features