C#
VB
C++
Returns all the entity key values in the catalog.
public virtual string[] GetEntities()
Public Overridable Function GetEntities() As String()
public:
virtual array<String^>^ GetEntities();
An array of System.String values for all of the entity keys in the catalog.
For an example of using the CatalogFactory, refer to the Event Log Viewer utility in the Leadtools.Medical.Winforms project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET