Visual Basic (Declaration) | |
---|---|
Public Interface ICatalog |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ICatalog |
C# | |
---|---|
public interface ICatalog |
C++/CLI | |
---|---|
public interface class ICatalog |
For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.
This interface provide information for objects of type Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity where the ICatalogEntity.CatalogKey is used as the entityKey and the properties which have the EntityElementAttribute are elements in this catalog.
The XmlCatalog is an implementation of this interface.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7