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