| Overload | Description | 
|---|---|
| TryAppendRelative(String,String) | The method modifies the current OPC-UA browse path by appending a relative browse path, specified by a string. Attempts to append a relative browse path string. | 
| TryAppendRelative(UABrowsePathParsingFlags,String,String) | Attempts to append a relative browse path string, specifying the parsing flags. |