Share via


TreeNodeType.isGetNodeInLayerSupported Method

Indicates whether instances of this node type support the TreeNode.GetNodeInLayer method.

Syntax

public boolean isGetNodeInLayerSupported()

Run On

Called

Return Value

Type: boolean
true if tree nodes of this type support the TreeNode.GetNodeInLayer method; otherwise, false.

See Also

Reference

TreeNodeType Class