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 > DicomTagTable Class : Instance Property |
public static DicomTagTable Instance {get;}
'Declaration
Public Shared ReadOnly Property Instance As DicomTagTable
'Usage
Dim value As DicomTagTable value = DicomTagTable.Instance
public static DicomTagTable Instance {get;}
public static final DicomTagTable getInstance()
get_Instance();
public: static property DicomTagTable^ Instance { DicomTagTable^ get(); }