NodeExist Method

Summary
Checks if the given node exists, the search starts at the given nodeAnchor.
Syntax
C#
C++/CLI
public bool NodeExist( 
   string name, 
   INodeItem nodeAnchor 
) 
public: 
bool NodeExist(  
   String^ name, 
   INodeItem^ nodeAnchor 
)  

Parameters

name
Item's name to search for.

nodeAnchor
Starting point

Return Value

True if found, otherwise is false.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.