CVB.Net 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Modules Pages
ISelectorNode Interface Reference

GenICam GenApi node that can select others. More...

Inherited by SelectorNode, and IConfigurableSelectorNode.

Properties

bool IsSelector [get]
 Gets whether this node selects at least one other.
 
IEnumerable< IValueNodeSelectedNodes [get]
 Gets all nodes selected by this one. More...
 

Detailed Description

GenICam GenApi node that can select others.

Property Documentation

◆ SelectedNodes

IEnumerable<IValueNode> SelectedNodes
get

Gets all nodes selected by this one.

Returns
Enumerator for enumerating all selected nodes.

Implemented in SelectorNode, IConfigurableSelectorNode, and SelectorNode.