Previous Document Next Document

Object Model Reference : Classes : T : TreeNode : Methods : TreeNode.IsDescendentOf


TreeNode.IsDescendentOf

Function IsDescendentOf(TreeNode As TreeNode) As Boolean

Description

Member of TreeNode

The IsDescendentOf method returns True if a tree node is a direct or indirect child of the specified node.

Parameter
Description
TreeNode
Specifies the suspected parent node

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.