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

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

Leadtools.Dicom Assembly