Select Method (Tree)
Class
Tree
.
Action
Selects an item from the tree.
Syntax
C#
tree
.
Select
(
itemPath
)
VB
tree
.
Select
(
itemPath
)
Variable
Description
itemPath
The path of the item to select.
ItemPath
.