TreeNode.utilElement Method

Returns a UtilElements record that is related to the node.

Syntax

public UtilElements utilElement()

Run On

Called

Return Value

Type: UtilElements Table
The UtilElements record that is related to the node.

Remarks

This method throws an exception if the method is not supported for the tree node.

See Also

Reference

TreeNode Class