Name | Description | |
---|---|---|
![]() | AppendElement | Appends a browse name to the end of the current browse path. |
![]() | AppendRelative | Appends a sequence of browse path elements to the end of the current OPC-UA browse path. |
![]() | Clone | |
![]() | Combine | Combines the current OPC-UA browse path with a given relative browse path string. |
![]() | Equals | |
![]() | Flatten | Computes an equivalent browse path whose starting node descriptor has a node Id, if possible. |
![]() | Format | Formats the browse path into a string. |
![]() | GetHashCode | |
![]() | GetLastElement | Obtains the last browse path element of the current OPC-UA browse path. |
![]() | GetType | |
![]() | ToString | |
![]() | ToUANodeDescriptor | Converts a browse path to a OpcLabs.EasyOpc.UA.UANodeDescriptor. |
![]() | TryAppendRelative | Attempts to append a relative browse path string, specifying the parsing flags. |
![]() | TryCombine | Attempts to combine the current OPC-UA browse path with a given browse path string, specifying the parsing flags. |