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