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(); }