| Overload | Description | 
|---|---|
| UABrowsePathElementCollection Constructor() | Initializes a new instance of the collection class that is empty. | 
| UABrowsePathElementCollection Constructor(IEnumerable<UAQualifiedName>) | Initializes a new instance of the collection from a sequence of target names, and specifying any hierarchical forward reference. | 
| UABrowsePathElementCollection Constructor(IEnumerable<UABrowsePathElement>) | Initializes a new instance of the collection, with given items. |