QuickOPC User's Guide and Reference
BrowseTree Method (IEasyAEClientExtension2)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.Extensions Namespace > IEasyAEClientExtension2 Class : BrowseTree Method
Allows to traverse through OPC A&E address space nodes under the specified node, using given browse arguments.
Overload List
OverloadDescription
Allows to traverse through OPC A&E address space nodes under the specified node, using given browse arguments.  
Allows to traverse through OPC A&E address space nodes under the specified node, using given browse arguments, transforming the sequence of child node elements using a specified function.  
Allows to traverse through OPC A&E address space nodes under the root.  
Allows to traverse through OPC A&E address space nodes under the specified node.  
Allows to traverse through OPC A&E address space nodes under the specified node, using given browse parameters.  
Allows to traverse through OPC A&E address space nodes under the specified node, using given browse parameters, transforming the sequence of child node elements using a specified function.  
Allows to traverse through OPC A&E address space nodes under the specified node, using given browse parameters, and allowing only nodes that fulfill a specified predicate into the traversal.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also