Overload | Description |
---|---|
UABrowsePathElement Constructor() | Initializes a new instance, with all defaults. |
UABrowsePathElement Constructor(UABrowsePathElement) | Initializes a new instance as a copy of an existing browse path element object. |
UABrowsePathElement Constructor(UABrowsePathElementType,UAQualifiedName) | Initializes a new instance with given element type and target name. |
UABrowsePathElement Constructor(UABrowsePathElementType,UAQualifiedName,UANodeId,Boolean) | Initializes a new instance with given all parameters specified individually. |
UABrowsePathElement Constructor(UAQualifiedName,UANodeId) | Initializes a new instance with a given target name, and a reference type Id. |