Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomUidTable Class : Instance Property |
public static DicomUidTable Instance {get;}
'Declaration
Public Shared ReadOnly Property Instance As DicomUidTable
'Usage
Dim value As DicomUidTable value = DicomUidTable.Instance
public static DicomUidTable Instance {get;}
public static final DicomUidTable getInstance()
get_Instance();
public: static property DicomUidTable^ Instance { DicomUidTable^ get(); }