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