| Overload | Description | 
|---|---|
| UABrowseOutputs Constructor() | Initializes a new instance of the class with default data. | 
| UABrowseOutputs Constructor(UABrowseNodeElement) | Initializes a new instance of the class with specified current node element and selection. | 
| UABrowseOutputs Constructor(UABrowseNodeElement,IEnumerable<UABrowseNodeElement>) | Initializes a new instance of the class with specified current node element. | 
| UABrowseOutputs Constructor(UABrowseOutputs) | Initializes a new instance of the class with a copy of another browse outputs object. | 
