←Select platform

Instance Property

Summary

Gets an instance of the DicomUidTable, which provides a number of methods for maneuvering through and modifying the Dicom UID Table.

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

Property Value

An instance of the DicomUidTable, which provides a number of methods for maneuvering through and modifying the Dicom UID Table.

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