XmlCatalog Class

Summary

Uses an XML stream to provide a description for catalog entities.

Syntax
C#
VB
C++
public abstract class XmlCatalog : ICatalog 
  
Public MustInherit Class XmlCatalog  
   Implements ICatalog  
public ref class XmlCatalog abstract : public ICatalog   

Remarks

Implements the ICatalog interface. Inheritors can use this class to provide an XML file which holds the catalog information.

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