Parameters
- nodeDescriptor
- The node descriptor object.
- browsePathElement
- The browse path element.
Exception | Description |
---|---|
System.ArgumentNullException |
A This is a usage error, i.e. it will never occur (the exception will not be thrown) in a correctly written program. Your code should not catch this exception. |
The resulting node descriptor always contains a browse path, and no node ID. The new browse path is constructed by adding the browse path element to the old browse path, if the original node descriptor contained only the browse path. In all other cases, the new browse path is constructed by adding the browse path element to the old node ID.