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