Parameters
- client
- The client object that will perform the operation.
This is typically the OpcLabs.EasyOpc.UA.EasyUAClient object.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - browseArguments
- Holds arguments needed to browse OPC UA server nodes.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - nodeElementsTransformer
- Transforms a sequence of child node elements before it is used for further browsing.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
Return Value
This method never returns null
(Nothing
in Visual Basic).