TreeListMultiSelection Constructors
Represents a collection of selected nodes for the Tree List control.Name | Parameters | Description |
---|---|---|
TreeListMultiSelection(TreeList) | treeList | Creates a collection of selected nodes for a specific TreeList object. |
See Also