←Select platform

GetEntities Method (ICatalog)

Summary

Returns all the entities keys values in the catalog.

Syntax

C#
VB
C++
string[] GetEntities()
Function GetEntities() As String()
array<String^>^ GetEntities();

Return Value

An array of System.String objects for all the entities keys in the catalog.

Example

For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize