Uses an XML stream to provide a description for catalog entities.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustInherit Class XmlCatalog
Implements ICatalog |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As XmlCatalog |
| C# | |
|---|
public abstract class XmlCatalog : ICatalog |
| C++/CLI | |
|---|
public ref class XmlCatalog abstract : public ICatalog |
Remarks
Inheritance Hierarchy
System.Object
Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also