GetInstance() Method

Summary
Returns an instance of the DicomCommandFactory class.
Syntax
C#
VB
C++
public static DicomCommandFactory GetInstance() 
  
Public Overloads Shared Function GetInstance() As DicomCommandFactory 
public: 
static DicomCommandFactory^ GetInstance();  

Return Value

An instance of the DicomCommandFactory class.

Remarks

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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.