←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly