Leadtools.Dicom Namespace > DicomEngine Class : Instance Property |
public static DicomEngine Instance {get;}
'Declaration Public Shared ReadOnly Property Instance As DicomEngine
'Usage Dim value As DicomEngine value = DicomEngine.Instance
public static DicomEngine Instance {get;}
public DicomEngine getInstance()
get_Instance();
public: static property DicomEngine^ Instance { DicomEngine^ get(); }