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