ExtendSelect Method (ITreeView)

Selects additional nodes in the tree.

C# Syntax

            void ExtendSelect( 
   params ITreeViewNode[] nodes
)

Parameters

items

The nodes to add to the selection.