Returns the name of an element based on its key.
public virtual string GetEntityElementName(
string entityKey,
string elementKey
)
Public Overridable Function GetEntityElementName( _
ByVal entityKey As String, _
ByVal elementKey As String _
) As String
public:
virtual String^ GetEntityElementName(
String^ entityKey,
String^ elementKey
)
entityKey
The entity key System.String to which the element belongs.
elementKey
The element key System.String, the name of which will be returned.
A System.String representing the name of the element.
For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document