CatalogFactory Constructor

Summary

Creates a new instance of the CatalogFactory class.

Syntax
C#
VB
C++
public CatalogFactory() 
  
Public Function New() 
public: 
CatalogFactory(); 

Remarks

This constructor is provided to allow developers to inherit from this class. You shouldn't create an instance of the CatalogFactory using this constructor. Use the GetInstance method.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly