ShellTreeViewFindNode Method |
Name | Description | |
---|---|---|
![]() | FindNode(ItemIdList, Boolean) |
Searches for the first node, that represents the passed ItemIdList. Checks all roots in the
ShellTree.
|
![]() | FindNode(ItemIdList, Boolean, ShellTreeNode) | Searches for the first node, that represents the passed ItemIdList. Checks all roots in the ShellTree. |
![]() | FindNode(ShellTreeNode, ItemIdList, Boolean, ShellTreeNode) |
Searches for the first node, that represents the passed ItemIdList.
|