'Usage
Dim instance As _UABrowsePath Dim more As Object instance.AppendRelative(more)
Parameters
- more
- A IEnumerable, e.g. OpcLabs.EasyOpc.UA.Navigation.UABrowsePathElementCollection. The sequence of browse path elements to be appended to the current OPC-UA browse path.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).