C#
VB
C++
Returns all the entities keys values in the catalog.
public string[] GetEntities()
Function GetEntities() As String()
array<String^>^ GetEntities();
An array of System.String objects for all the entities 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