C#
VB
C++
Returns an instance of the DicomCommandFactory class.
public static DicomCommandFactory GetInstance()
Public Overloads Shared Function GetInstance() As Leadtools.Dicom.Scp.Command.DicomCommandFactory
public:
static Leadtools.Dicom.Scp.Command.DicomCommandFactory^ GetInstance();
An instance of the DicomCommandFactory class.
This method returns a singleton instance that is created from the type defined in DicomCommandFactory. If there is no type defined a default instance will be created.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET