C#
VB
Java
WinRT C#
C++
Gets an instance of the DicomUidTable, which provides a number of methods for maneuvering through and modifying the Dicom UID Table.
public static DicomUidTable Instance { get; }
Public Shared ReadOnly Property Instance As Leadtools.Dicom.DicomUidTable
public static Leadtools.Dicom.DicomUidTable Instance {get;}
public static final DicomUidTable getInstance()
get_Instance();
public:
static property Leadtools.Dicom.DicomUidTable^ Instance {
Leadtools.Dicom.DicomUidTable^ get();
}
An instance of the DicomUidTable, which provides a number of methods for maneuvering through and modifying the Dicom UID Table.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET