CVB.Net 14.0
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.