←Select platform

GetInstance(IConfigurationSource) Method

Summary

Returns an instance of the DicomCommandFactory class.

Syntax

C#
VB
C++
public static Leadtools.Dicom.Scp.Command.DicomCommandFactory GetInstance(  
   IConfigurationSource configSource 
) 
Public Overloads Shared Function GetInstance( _ 
   ByVal configSource As IConfigurationSource _ 
) As Leadtools.Dicom.Scp.Command.DicomCommandFactory 
public: 
static Leadtools.Dicom.Scp.Command.DicomCommandFactory^ GetInstance(  
   IConfigurationSource^ configSource 
) 

Parameters

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize