Public Function NodeExist( _
ByVal name As String, _
ByVal nodeAnchor As INodeItem _
) As Boolean
public bool NodeExist(
string name,
INodeItem nodeAnchor
)
public:
bool NodeExist(
String^ name,
INodeItem^ nodeAnchor
)
name
Item's name to search for.
nodeAnchor
Starting point
True if found, otherwise is false.
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