Returns a value indicating whether an element is a key entity.
public virtual bool IsKeyEntityElement(
string entityKey,
string elementKey
)
Public Overridable Function IsKeyEntityElement( _
ByVal entityKey As String, _
ByVal elementKey As String _
) As Boolean
public:
virtual bool IsKeyEntityElement(
String^ entityKey,
String^ elementKey
)
entityKey
The entity key System.String.
elementKey
The element key System.String.
true of the element is a key entity; otherwise, false.
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