Visual Basic (Declaration) | |
---|---|
Overloads Public Shared Function GetInstance() As DicomCommandFactory |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As DicomCommandFactory value = DicomCommandFactory.GetInstance() |
C# | |
---|---|
public static DicomCommandFactory GetInstance() |
C++/CLI | |
---|---|
public: static DicomCommandFactory^ GetInstance(); |
Return Value
An instance of the Leadtools.Dicom.Scp.Command.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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7