Browses the nodes and references between nodes in the information model.
            
            
            
            
        
            Parameters
- modelNodeDescriptor
 
- Model node descriptor. Identifies the node in OPC UA information model.
 - browseParameters
 
- Specifies which nodes will be returned by browsing the OPC server's address space.
 
            
            Return Value
Returns a 
OpcLabs.EasyOpc.UA.OperationModel.UANodeElementCollectionResult with information about the nodes related to the model node.
 
             
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